diff options
Diffstat (limited to 'arch/arm/plat-omap/Kconfig')
-rw-r--r-- | arch/arm/plat-omap/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/plat-omap/Kconfig b/arch/arm/plat-omap/Kconfig index f2dc363de66b..ce8bc3304e19 100644 --- a/arch/arm/plat-omap/Kconfig +++ b/arch/arm/plat-omap/Kconfig | |||
@@ -19,6 +19,11 @@ endchoice | |||
19 | 19 | ||
20 | comment "OMAP Feature Selections" | 20 | comment "OMAP Feature Selections" |
21 | 21 | ||
22 | config OMAP_DEBUG_LEDS | ||
23 | bool | ||
24 | help | ||
25 | For debug card leds on TI reference boards. | ||
26 | |||
22 | config OMAP_RESET_CLOCKS | 27 | config OMAP_RESET_CLOCKS |
23 | bool "Reset unused clocks during boot" | 28 | bool "Reset unused clocks during boot" |
24 | depends on ARCH_OMAP | 29 | depends on ARCH_OMAP |