]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/plat-omap/Kconfig
[ARM] pxa: add clk of CKEN_USBHOST for pxa3xx
[linux-2.6-omap-h63xx.git] / arch / arm / plat-omap / Kconfig
index cfc69f3842fda4eb97cb3a1edcfddfc154b9bbee..c1f7e5a819a3fdac417a4100902ed68fa4786090 100644 (file)
@@ -20,10 +20,15 @@ endchoice
 
 comment "OMAP Feature Selections"
 
-config OMAP_DEBUG_LEDS
+config OMAP_DEBUG_DEVICES
        bool
        help
-         For debug card leds on TI reference boards.
+         For debug cards on TI reference boards.
+
+config OMAP_DEBUG_LEDS
+       bool
+       depends on OMAP_DEBUG_DEVICES
+       default y if LEDS || LEDS_OMAP_DEBUG
 
 config OMAP_RESET_CLOCKS
        bool "Reset unused clocks during boot"