summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-02-05 07:48:02 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-02-05 07:48:02 +0000
commit1bb8ad60509945794674b550102427c8c77a9d88 (patch)
treed72241f1dadf52851b4babd66c6a99d8b2080908 /target
parent6ba265a5738267fd1abb26ad78daccc63d54c0f3 (diff)
downloadopenwrt-1bb8ad60509945794674b550102427c8c77a9d88.tar.gz
openwrt-1bb8ad60509945794674b550102427c8c77a9d88.tar.bz2
openwrt-1bb8ad60509945794674b550102427c8c77a9d88.zip
mpc85xx: enable GPIO sysfs interface
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35495
Diffstat (limited to 'target')
-rw-r--r--target/linux/mpc85xx/config-3.71
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/mpc85xx/config-3.7 b/target/linux/mpc85xx/config-3.7
index 075854da91..184fca030a 100644
--- a/target/linux/mpc85xx/config-3.7
+++ b/target/linux/mpc85xx/config-3.7
@@ -69,6 +69,7 @@ CONFIG_GEN_RTC=y
CONFIG_GIANFAR=y
CONFIG_GPIOLIB=y
CONFIG_GPIO_MPC8XXX=y
+CONFIG_GPIO_SYSFS=y
# CONFIG_HAMRADIO is not set
CONFIG_HAS_DMA=y
CONFIG_HAS_IOMEM=y