projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add a gpio feature for devices supporting the generic GPIO interface
[openwrt.git]
/
target
/
linux
/
ar7
/
config-2.6.24
diff --git
a/target/linux/ar7/config-2.6.24
b/target/linux/ar7/config-2.6.24
index
d059210
..
1123b33
100644
(file)
--- a/
target/linux/ar7/config-2.6.24
+++ b/
target/linux/ar7/config-2.6.24
@@
-167,7
+167,10
@@
CONFIG_SCSI_WAIT_SCAN=m
# CONFIG_SIBYTE_RHONE is not set
# CONFIG_SIBYTE_SENTOSA is not set
# CONFIG_SIBYTE_SWARM is not set
# CONFIG_SIBYTE_RHONE is not set
# CONFIG_SIBYTE_SENTOSA is not set
# CONFIG_SIBYTE_SWARM is not set
+# CONFIG_SLAB is not set
CONFIG_SLABINFO=y
CONFIG_SLABINFO=y
+CONFIG_SLUB=y
+# CONFIG_SLUB_DEBUG is not set
# CONFIG_SMSC_PHY is not set
# CONFIG_SOFT_WATCHDOG is not set
# CONFIG_SPARSEMEM_STATIC is not set
# CONFIG_SMSC_PHY is not set
# CONFIG_SOFT_WATCHDOG is not set
# CONFIG_SPARSEMEM_STATIC is not set
This page took
0.021351 seconds
and
4
git commands to generate.