summaryrefslogtreecommitdiff
path: root/target/linux/ixp4xx
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2008-05-29 13:41:46 +0000
committerImre Kaloz <kaloz@openwrt.org>2008-05-29 13:41:46 +0000
commit4f49c2531914665117fabc3be4f1d5d7592ce1c9 (patch)
tree67003663e016b0aa52a0ed9d14b7bafc33286cea /target/linux/ixp4xx
parent5ad3720371d42883069bb3e82a2001ad72b46310 (diff)
downloadmtk-20170518-4f49c2531914665117fabc3be4f1d5d7592ce1c9.zip
mtk-20170518-4f49c2531914665117fabc3be4f1d5d7592ce1c9.tar.gz
mtk-20170518-4f49c2531914665117fabc3be4f1d5d7592ce1c9.tar.bz2
enable gpiodev on ixp4xx
SVN-Revision: 11289
Diffstat (limited to 'target/linux/ixp4xx')
-rw-r--r--target/linux/ixp4xx/config-default2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ixp4xx/config-default b/target/linux/ixp4xx/config-default
index dd29a16..bb90076 100644
--- a/target/linux/ixp4xx/config-default
+++ b/target/linux/ixp4xx/config-default
@@ -97,6 +97,8 @@ CONFIG_FIRMWARE_EDID=y
# CONFIG_FPE_NWFPE is not set
# CONFIG_FPE_NWFPE_XP is not set
CONFIG_FRAME_POINTER=y
+CONFIG_GENERIC_GPIO=y
+CONFIG_GPIO_DEVICE=y
# CONFIG_HAMRADIO is not set
CONFIG_HARDIRQS_SW_RESEND=y
CONFIG_HDLC=m