summaryrefslogtreecommitdiffstats
path: root/target/linux
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
commite8125576125313544d89f86e1839f52f69953d27 (patch)
tree87e68308ad9782f1b9718cb4c1f6f2d6d410aeb1 /target/linux
parentb42c11bb48645f5dfcc6a43c6b3fcd38ab9e7197 (diff)
downloadmaster-31e0f0ae-e8125576125313544d89f86e1839f52f69953d27.tar.gz
master-31e0f0ae-e8125576125313544d89f86e1839f52f69953d27.tar.bz2
master-31e0f0ae-e8125576125313544d89f86e1839f52f69953d27.zip
add gpio related config symbols to generic config
SVN-Revision: 12710
Diffstat (limited to 'target/linux')
-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