Russell King | 420c34e | 2011-01-18 20:08:06 +0000 | [diff] [blame] | 1 | if PLAT_VERSATILE |
2 | |||||
Pawel Moll | 56a34b0 | 2012-07-05 11:35:33 +0100 | [diff] [blame] | 3 | config PLAT_VERSATILE_CLOCK |
4 | bool | ||||
5 | |||||
Russell King | 420c34e | 2011-01-18 20:08:06 +0000 | [diff] [blame] | 6 | config PLAT_VERSATILE_CLCD |
7 | bool | ||||
8 | |||||
Russell King | dc37c31 | 2011-01-18 20:26:08 +0000 | [diff] [blame] | 9 | config PLAT_VERSATILE_SCHED_CLOCK |
Linus Walleij | a9d6d15 | 2012-01-31 23:38:23 +0100 | [diff] [blame] | 10 | def_bool y |
Russell King | dc37c31 | 2011-01-18 20:26:08 +0000 | [diff] [blame] | 11 | |
Russell King | 420c34e | 2011-01-18 20:08:06 +0000 | [diff] [blame] | 12 | endif |