projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d19cf1
)
Add missing GPIO related config symbols
author
Florian Fainelli
<florian@openwrt.org>
Thu, 4 Dec 2008 15:39:59 +0000
(15:39 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Thu, 4 Dec 2008 15:39:59 +0000
(15:39 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13514
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/generic-2.6/config-2.6.27
patch
|
blob
|
history
diff --git
a/target/linux/generic-2.6/config-2.6.27
b/target/linux/generic-2.6/config-2.6.27
index
45505bc
..
29354bc
100644
(file)
--- 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