aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-versatile/Kconfig
blob: fce41e93b6a4e74d9b4fb7622d12a80b1734dc36 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
if PLAT_VERSATILE

config PLAT_VERSATILE_CLOCK
	bool

config PLAT_VERSATILE_CLCD
	bool

config PLAT_VERSATILE_SCHED_CLOCK
	def_bool y

endif