summaryrefslogtreecommitdiff
path: root/target/linux/ppc40x
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-07-20 07:27:55 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-07-20 07:27:55 +0000
commita308781040a2567ecd12ecede7fb16abbf5e2572 (patch)
tree3d8627bb863c46f808238110148f6b2b21e2a498 /target/linux/ppc40x
parent9e6605553a1b626f2488b6ef24b7e9987094e1f3 (diff)
downloadmtk-20170518-a308781040a2567ecd12ecede7fb16abbf5e2572.zip
mtk-20170518-a308781040a2567ecd12ecede7fb16abbf5e2572.tar.gz
mtk-20170518-a308781040a2567ecd12ecede7fb16abbf5e2572.tar.bz2
enable GPIO sysfs interface
SVN-Revision: 16927
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 62f69fc..9e1c5a0 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 d64d783..9a5029a 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