aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2008-09-25 19:59:07 +0000
committerNicolas Thill <nico@openwrt.org>2008-09-25 19:59:07 +0000
commit677a4f63754b5740a7c02936d054b6079fe7a5c8 (patch)
tree01945829fd44d8a7face3107969476eee2a3c956 /target
parent4a580a5d1d010d02ba9fb4e33c63c978f4d8ccd9 (diff)
downloadupstream-677a4f63754b5740a7c02936d054b6079fe7a5c8.tar.gz
upstream-677a4f63754b5740a7c02936d054b6079fe7a5c8.tar.bz2
upstream-677a4f63754b5740a7c02936d054b6079fe7a5c8.zip
add gpio related config symbols to generic config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12710 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic-2.6/config-2.6.262
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.26 b/target/linux/generic-2.6/config-2.6.26
index 11917609f3..d3e9bb508b 100644
--- a/target/linux/generic-2.6/config-2.6.26
+++ b/target/linux/generic-2.6/config-2.6.26
@@ -389,6 +389,8 @@ CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_TIME=y
# CONFIG_GFS2_FS is not set
CONFIG_GPIO_DEVICE=m
+# CONFIG_GPIO_PCA953X is not set
+# CONFIG_GPIO_PCF857X is not set
# CONFIG_GPIO_SYSFS is not set
# CONFIG_GROUP_SCHED is not set
# CONFIG_HAMACHI is not set