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

config PLAT_VERSATILE_CLOCK
	bool

config PLAT_VERSATILE_SCHED_CLOCK
	def_bool y

endif