projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
lantiq: adds hotplug handler for handling buttons and makes w303v work with it
[openwrt.git]
/
target
/
linux
/
generic
/
config-2.6.31
diff --git
a/target/linux/generic/config-2.6.31
b/target/linux/generic/config-2.6.31
index
e04adfe
..
c79c657
100644
(file)
--- a/
target/linux/generic/config-2.6.31
+++ b/
target/linux/generic/config-2.6.31
@@
-429,6
+429,7
@@
CONFIG_CRYPTO=y
# CONFIG_DEBUG_BUGVERBOSE is not set
CONFIG_DEBUG_FS=y
# CONFIG_DEBUG_KERNEL is not set
# CONFIG_DEBUG_BUGVERBOSE is not set
CONFIG_DEBUG_FS=y
# CONFIG_DEBUG_KERNEL is not set
+# CONFIG_DEBUG_LOCKDEP is not set
# CONFIG_DEBUG_MEMORY_INIT is not set
# CONFIG_DEBUG_PAGEALLOC is not set
# CONFIG_DEBUG_RODATA is not set
# CONFIG_DEBUG_MEMORY_INIT is not set
# CONFIG_DEBUG_PAGEALLOC is not set
# CONFIG_DEBUG_RODATA is not set
@@
-777,7
+778,7
@@
CONFIG_HZ_100=y
# CONFIG_IDE_GD is not set
CONFIG_IDE_MAX_HWIFS=4
# CONFIG_IDE_PHISON is not set
# CONFIG_IDE_GD is not set
CONFIG_IDE_MAX_HWIFS=4
# CONFIG_IDE_PHISON is not set
-CONFIG_IDE_PROC_FS=y
+# CONFIG_IDE_PROC_FS is not set
# CONFIG_IDE_TASK_IOCTL is not set
# CONFIG_IEEE1394 is not set
# CONFIG_IEEE1394_DV1394 is not set
# CONFIG_IDE_TASK_IOCTL is not set
# CONFIG_IEEE1394 is not set
# CONFIG_IEEE1394_DV1394 is not set
@@
-1699,6
+1700,8
@@
CONFIG_PROC_FS=y
# CONFIG_PROC_PAGE_MONITOR is not set
CONFIG_PROC_SYSCTL=y
# CONFIG_PROFILING is not set
# CONFIG_PROC_PAGE_MONITOR is not set
CONFIG_PROC_SYSCTL=y
# CONFIG_PROFILING is not set
+# CONFIG_PROVE_LOCKING is not set
+# CONFIG_PROVE_RCU is not set
# CONFIG_QEMU is not set
# CONFIG_QLA3XXX is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_QEMU is not set
# CONFIG_QLA3XXX is not set
# CONFIG_QNX4FS_FS is not set
This page took
0.024994 seconds
and
4
git commands to generate.