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-3.0
diff --git
a/target/linux/generic/config-3.0
b/target/linux/generic/config-3.0
index
d707a84
..
dd4d153
100644
(file)
--- a/
target/linux/generic/config-3.0
+++ b/
target/linux/generic/config-3.0
@@
-498,6
+498,7
@@
CONFIG_DEBUG_INFO_REDUCED=y
# CONFIG_DEBUG_KOBJECT is not set
# CONFIG_DEBUG_LIST is not set
# CONFIG_DEBUG_LL is not set
# CONFIG_DEBUG_KOBJECT is not set
# CONFIG_DEBUG_LIST is not set
# CONFIG_DEBUG_LL is not set
+# CONFIG_DEBUG_LOCKDEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_DEBUG_MEMORY_INIT is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_DEBUG_MEMORY_INIT is not set
@@
-918,7
+919,7
@@
CONFIG_HZ_100=y
# CONFIG_IDE is not set
# CONFIG_IDE_GD is not set
# CONFIG_IDE_PHISON is not set
# CONFIG_IDE is not set
# CONFIG_IDE_GD is not set
# 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_IDEAPAD_LAPTOP is not set
# CONFIG_IEEE802154 is not set
# CONFIG_IDE_TASK_IOCTL is not set
# CONFIG_IDEAPAD_LAPTOP is not set
# CONFIG_IEEE802154 is not set
@@
-1935,6
+1936,7
@@
CONFIG_PROC_FS=y
CONFIG_PROC_SYSCTL=y
# CONFIG_PROFILING is not set
# CONFIG_PROVE_LOCKING 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_PSTORE is not set
# CONFIG_QLA3XXX is not set
# CONFIG_QLCNIC is not set
# CONFIG_PSTORE is not set
# CONFIG_QLA3XXX is not set
# CONFIG_QLCNIC is not set
This page took
0.018835 seconds
and
4
git commands to generate.