summaryrefslogtreecommitdiffstats
path: root/target/linux/ppc40x
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-07-20 07:27:55 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-07-20 07:27:55 +0000
commit004baf12d334716fec9228f6d8563cc3af786f83 (patch)
treee7d4782efc020dfab88ba0dd7b23c32c97e9e1a5 /target/linux/ppc40x
parent5addca4974e2e116fcc094fc42d85b84641a7bf3 (diff)
[ppc40x] enable GPIO sysfs interface
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16927 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ppc40x')
-rw-r--r--target/linux/ppc40x/config-2.6.301
-rw-r--r--target/linux/ppc40x/config-default1
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ppc40x/config-2.6.30 b/target/linux/ppc40x/config-2.6.30
index 62f69fc05..9e1c5a043 100644
--- a/target/linux/ppc40x/config-2.6.30
+++ b/target/linux/ppc40x/config-2.6.30
@@ -62,6 +62,7 @@ CONFIG_GENERIC_NVRAM=y
CONFIG_GENERIC_TIME_VSYSCALL=y
# CONFIG_GEN_RTC is not set
CONFIG_GPIOLIB=y
+CONFIG_GPIO_SYSFS=y
CONFIG_HAS_DMA=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
diff --git a/target/linux/ppc40x/config-default b/target/linux/ppc40x/config-default
index d64d7838f..9a5029a5d 100644
--- a/target/linux/ppc40x/config-default
+++ b/target/linux/ppc40x/config-default
@@ -54,6 +54,7 @@ CONFIG_GENERIC_NVRAM=y
CONFIG_GENERIC_TIME_VSYSCALL=y
# CONFIG_GEN_RTC is not set
CONFIG_GPIOLIB=y
+CONFIG_GPIO_SYSFS=y
CONFIG_HAS_DMA=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y