aboutsummaryrefslogtreecommitdiffstats
path: root/target
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
commitec64fe6869b49af7033c68913d8544213060944c (patch)
tree43d89e1c45839061769f643f1d8adf1e7c61e001 /target
parentc52f0bfe0bb6d8a6c17752a2d9222a00cd1096f1 (diff)
downloadupstream-ec64fe6869b49af7033c68913d8544213060944c.tar.gz
upstream-ec64fe6869b49af7033c68913d8544213060944c.tar.bz2
upstream-ec64fe6869b49af7033c68913d8544213060944c.zip
generic: add another missing config entry, when gpio support is enabled
SVN-Revision: 14285
Diffstat (limited to 'target')
-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