Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[deliverable/linux.git] / arch / arm / plat-versatile / Kconfig
CommitLineData
420c34e4
RK
1if PLAT_VERSATILE
2
56a34b03
PM
3config PLAT_VERSATILE_CLOCK
4 bool
5
420c34e4
RK
6config PLAT_VERSATILE_CLCD
7 bool
8
dc37c31b 9config PLAT_VERSATILE_LEDS
e031cd51 10 def_bool y if NEW_LEDS
dc37c31b 11 depends on ARCH_REALVIEW || ARCH_VERSATILE
e031cd51 12 select LEDS_CLASS
678a0990 13 select LEDS_TRIGGERS
dc37c31b
RK
14
15config PLAT_VERSATILE_SCHED_CLOCK
a9d6d151 16 def_bool y
dc37c31b 17
420c34e4 18endif
This page took 0.135801 seconds and 5 git commands to generate.