aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rdc/config-2.6.30
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-12-11 19:32:52 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-12-11 19:32:52 +0000
commitaf7712e5a7fc15fd592355cdaeef6190b109c0dc (patch)
tree6a2a485a985a011ef74a5b2cc840b9ee0bf3a714 /target/linux/rdc/config-2.6.30
parent257b1c59b61672250e9d77b8239db1394229e6ea (diff)
downloadupstream-af7712e5a7fc15fd592355cdaeef6190b109c0dc.tar.gz
upstream-af7712e5a7fc15fd592355cdaeef6190b109c0dc.tar.bz2
upstream-af7712e5a7fc15fd592355cdaeef6190b109c0dc.zip
[rdc] convert gpio code to use gpiolib, make rdc321x:dmz led work again
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18754 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/rdc/config-2.6.30')
-rw-r--r--target/linux/rdc/config-2.6.304
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/rdc/config-2.6.30 b/target/linux/rdc/config-2.6.30
index 0113a58dbd..52a5d07223 100644
--- a/target/linux/rdc/config-2.6.30
+++ b/target/linux/rdc/config-2.6.30
@@ -75,6 +75,10 @@ CONFIG_GENERIC_CMOS_UPDATE=y
CONFIG_GENERIC_FIND_FIRST_BIT=y
CONFIG_GENERIC_FIND_LAST_BIT=y
CONFIG_GENERIC_FIND_NEXT_BIT=y
+CONFIG_GENERIC_GPIO=y
+CONFIG_GPIOLIB=y
+CONFIG_GPIO_SYSFS=y
+CONFIG_LEDS_GPIO=y
CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
CONFIG_GENERIC_IOMAP=y
CONFIG_GENERIC_ISA_DMA=y