summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-05-29 13:41:46 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-05-29 13:41:46 +0000
commit68cbd94e279ba7176c446b119b6090f349526098 (patch)
tree6c7f4a28d54e08dcddc4fb34113402ab5ad324b8
parenta2c5c63f00eed4bd0f72af349362990f9acfff11 (diff)
enable gpiodev on ixp4xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11289 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 dd29a168f..bb90076a7 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