Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.kernel...
[linux-btrfs-devel.git] / arch / arm / plat-versatile / Kconfig
blob52353beb369d635ebfd51de7b2d0fa3bf6b21966
1 if PLAT_VERSATILE
3 config PLAT_VERSATILE_CLCD
4         bool
6 config PLAT_VERSATILE_FPGA_IRQ
7         bool
9 config PLAT_VERSATILE_LEDS
10         def_bool y if LEDS_CLASS
11         depends on ARCH_REALVIEW || ARCH_VERSATILE
13 config PLAT_VERSATILE_SCHED_CLOCK
14         def_bool y if !ARCH_INTEGRATOR_AP
15         select HAVE_SCHED_CLOCK
17 endif