aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2009-01-30 19:26:06 +0000
committerNicolas Thill <nico@openwrt.org>2009-01-30 19:26:06 +0000
commit5c74ac958cd689a790373038a62ce0d993ba86fa (patch)
tree263c74eefb70867ba30ab33577903ae38efe68c5 /target/linux
parentdd435fb125ae13733248b561758f73146c3194f3 (diff)
downloadmaster-187ad058-5c74ac958cd689a790373038a62ce0d993ba86fa.tar.gz
master-187ad058-5c74ac958cd689a790373038a62ce0d993ba86fa.tar.bz2
master-187ad058-5c74ac958cd689a790373038a62ce0d993ba86fa.zip
[kernel] generic: add another missing config entry, when gpio support is enabled
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14285 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/generic-2.6/config-2.6.281
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.28 b/target/linux/generic-2.6/config-2.6.28
index 98bbb34771..05726d1078 100644
--- a/target/linux/generic-2.6/config-2.6.28
+++ b/target/linux/generic-2.6/config-2.6.28
@@ -418,6 +418,7 @@ CONFIG_GENERIC_TIME=y
CONFIG_GPIO_DEVICE=m
# CONFIG_GPIO_BT8XX is not set
# CONFIG_GPIO_MAX7301 is not set
+# CONFIG_GPIO_MAX732X is not set
# CONFIG_GPIO_MCP23S08 is not set
# CONFIG_GPIO_PCA953X is not set
# CONFIG_GPIO_PCF857X is not set