]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/plat-omap/Kconfig
ARM: OMAP: abstract debug card setup (smc, leds)
[linux-2.6-omap-h63xx.git] / arch / arm / plat-omap / Kconfig
index f2dc363de66b782db4c109bd229d815ab20e5ee9..e5a7d2258a5a5c29679b6e414e9f83cc60bc5617 100644 (file)
@@ -19,6 +19,16 @@ endchoice
 
 comment "OMAP Feature Selections"
 
+config OMAP_DEBUG_DEVICES
+       bool
+       help
+         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"
        depends on ARCH_OMAP