summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2008-12-04 15:39:59 +0000
committerFlorian Fainelli <florian@openwrt.org>2008-12-04 15:39:59 +0000
commit5615ec84df1bcf51aee11ffbb438bc116b1f0977 (patch)
treef6781770c07e8cfd030cc3cf61ba438741144711 /target
parent6cd800ed2f17a913a558147440a1f57b0f20cfe1 (diff)
downloadmaster-31e0f0ae-5615ec84df1bcf51aee11ffbb438bc116b1f0977.tar.gz
master-31e0f0ae-5615ec84df1bcf51aee11ffbb438bc116b1f0977.tar.bz2
master-31e0f0ae-5615ec84df1bcf51aee11ffbb438bc116b1f0977.zip
Add missing GPIO related config symbols
SVN-Revision: 13514
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic-2.6/config-2.6.272
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.27 b/target/linux/generic-2.6/config-2.6.27
index 45505bc596..29354bc04a 100644
--- a/target/linux/generic-2.6/config-2.6.27
+++ b/target/linux/generic-2.6/config-2.6.27
@@ -405,6 +405,8 @@ CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_TIME=y
# CONFIG_GFS2_FS is not set
CONFIG_GPIO_DEVICE=m
+# 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