projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
make network config script work with brctl from both bridge-utils & busybox
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
config-2.6.26
diff --git
a/target/linux/generic-2.6/config-2.6.26
b/target/linux/generic-2.6/config-2.6.26
index
d3e9bb5
..
7aa4bb7
100644
(file)
--- a/
target/linux/generic-2.6/config-2.6.26
+++ b/
target/linux/generic-2.6/config-2.6.26
@@
-389,6
+389,7
@@
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_TIME=y
# CONFIG_GFS2_FS is not set
CONFIG_GPIO_DEVICE=m
CONFIG_GENERIC_TIME=y
# CONFIG_GFS2_FS is not set
CONFIG_GPIO_DEVICE=m
+# CONFIG_GPIO_MCP23S08 is not set
# CONFIG_GPIO_PCA953X is not set
# CONFIG_GPIO_PCF857X is not set
# CONFIG_GPIO_SYSFS is not set
# CONFIG_GPIO_PCA953X is not set
# CONFIG_GPIO_PCF857X is not set
# CONFIG_GPIO_SYSFS is not set
@@
-1537,6
+1538,7
@@
CONFIG_SUNRPC_GSS=m
# CONFIG_SUN_PARTITION is not set
CONFIG_SUSPEND_UP_POSSIBLE=y
CONFIG_SWAP=y
# CONFIG_SUN_PARTITION is not set
CONFIG_SUSPEND_UP_POSSIBLE=y
CONFIG_SWAP=y
+# CONFIG_SWCONFIG is not set
# CONFIG_SYNCLINK_CS is not set
CONFIG_SYN_COOKIES=y
CONFIG_SYSCTL=y
# CONFIG_SYNCLINK_CS is not set
CONFIG_SYN_COOKIES=y
CONFIG_SYSCTL=y
This page took
0.025476 seconds
and
4
git commands to generate.