summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/config-2.6.27
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-07-18 00:40:23 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-07-18 00:40:23 +0000
commitecad504c39ee2d914d65c84b5ca1e4f7dd3d1c1d (patch)
treef567ffa76a035e20fb80338c59a7b81f0a403185 /target/linux/brcm63xx/config-2.6.27
parentaf6076273a89480a3ae8b3893999c170c9a26889 (diff)
downloadmtk-20170518-ecad504c39ee2d914d65c84b5ca1e4f7dd3d1c1d.zip
mtk-20170518-ecad504c39ee2d914d65c84b5ca1e4f7dd3d1c1d.tar.gz
mtk-20170518-ecad504c39ee2d914d65c84b5ca1e4f7dd3d1c1d.tar.bz2
register GPIO-connected LEDs for known boards
SVN-Revision: 16887
Diffstat (limited to 'target/linux/brcm63xx/config-2.6.27')
-rw-r--r--target/linux/brcm63xx/config-2.6.273
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/config-2.6.27 b/target/linux/brcm63xx/config-2.6.27
index 387df15..1b638dc 100644
--- a/target/linux/brcm63xx/config-2.6.27
+++ b/target/linux/brcm63xx/config-2.6.27
@@ -77,6 +77,7 @@ CONFIG_GENERIC_GPIO=y
# CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ is not set
CONFIG_GPIOLIB=y
CONFIG_GPIO_DEVICE=y
+CONFIG_GPIO_SYSFS=y
# CONFIG_HAMRADIO is not set
CONFIG_HAS_DMA=y
CONFIG_HAS_IOMEM=y
@@ -108,7 +109,7 @@ CONFIG_IRQ_CPU=y
# CONFIG_ISDN is not set
CONFIG_KEXEC=y
CONFIG_LBD=y
-# CONFIG_LEDS_GPIO is not set
+CONFIG_LEDS_GPIO=y
# CONFIG_LEDS_TRIGGER_HEARTBEAT is not set
# CONFIG_LEMOTE_FULONG is not set
# CONFIG_MACH_ALCHEMY is not set