add a few missing kernel config symbols
authorFelix Fietkau <nbd@openwrt.org>
Tue, 1 Feb 2011 18:39:55 +0000 (18:39 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 1 Feb 2011 18:39:55 +0000 (18:39 +0000)
SVN-Revision: 25284

target/linux/generic/config-2.6.30
target/linux/generic/config-2.6.31
target/linux/generic/config-2.6.32
target/linux/generic/config-2.6.34
target/linux/generic/config-2.6.35
target/linux/generic/config-2.6.36
target/linux/generic/config-2.6.37
target/linux/generic/config-2.6.38

index 87e8c6dded3e652847b5940cf77665fbd83bc32f..4ccd3764aec2d5e8615cc684fe149a36ba775607 100644 (file)
@@ -436,6 +436,7 @@ CONFIG_DEBUG_FS=y
 # CONFIG_DEBUG_OBJECTS is not set
 # CONFIG_DEBUG_PAGEALLOC is not set
 # CONFIG_DEBUG_PREEMPT is not set
+# CONFIG_DEBUG_RODATA is not set
 # CONFIG_DEBUG_RT_MUTEXES is not set
 # CONFIG_DEBUG_SG is not set
 # CONFIG_DEBUG_SHIRQ is not set
@@ -1079,6 +1080,7 @@ CONFIG_KERNEL_LZMA=y
 # CONFIG_KEYBOARD_XTKBD is not set
 # CONFIG_KEYS is not set
 # CONFIG_KGDB is not set
+# CONFIG_KMEMCHECK is not set
 # CONFIG_KMEMTRACE is not set
 CONFIG_KMOD=y
 # CONFIG_KPROBES is not set
index 96f955eeee6afcfdac8a8b2cb6f70c7518c9a9ae..d54c1d221a735f3929ce6e7754663fe727893250 100644 (file)
@@ -428,6 +428,9 @@ CONFIG_CRYPTO_ZLIB=y
 CONFIG_DEBUG_FS=y
 # CONFIG_DEBUG_KERNEL is not set
 # CONFIG_DEBUG_MEMORY_INIT is not set
+# CONFIG_DEBUG_PAGEALLOC is not set
+# CONFIG_DEBUG_RODATA is not set
+# CONFIG_DEBUG_STACKOVERFLOW is not set
 # CONFIG_DECNET is not set
 CONFIG_DECOMPRESS_LZMA_NEEDED=y
 # CONFIG_DEFAULT_AS is not set
@@ -1071,6 +1074,7 @@ CONFIG_KERNEL_LZMA=y
 # CONFIG_KEYBOARD_SUNKBD is not set
 # CONFIG_KEYBOARD_XTKBD is not set
 # CONFIG_KEYS is not set
+# CONFIG_KMEMCHECK is not set
 # CONFIG_KMEMTRACE is not set
 CONFIG_KMOD=y
 # CONFIG_KPROBES is not set
index 5e3733ae649a9f39b7e8c0f7c6b2e7c71c57a755..0bb2b663984c38a731c0f23ff565c7ed19e0eb59 100644 (file)
@@ -459,13 +459,16 @@ CONFIG_DEBUG_FS=y
 # CONFIG_DEBUG_MUTEXES is not set
 # CONFIG_DEBUG_NOTIFIERS is not set
 # CONFIG_DEBUG_OBJECTS is not set
+# CONFIG_DEBUG_PAGEALLOC is not set
 # CONFIG_DEBUG_PREEMPT is not set
+# CONFIG_DEBUG_RODATA is not set
 # CONFIG_DEBUG_RT_MUTEXES is not set
 # CONFIG_DEBUG_SG is not set
 # CONFIG_DEBUG_SHIRQ is not set
 # CONFIG_DEBUG_SLAB is not set
 # CONFIG_DEBUG_SPINLOCK is not set
 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
+# CONFIG_DEBUG_STACKOVERFLOW is not set
 # CONFIG_DEBUG_STACK_USAGE is not set
 # CONFIG_DEBUG_VM is not set
 # CONFIG_DEBUG_WRITECOUNT is not set
@@ -1136,6 +1139,7 @@ CONFIG_KERNEL_LZMA=y
 # CONFIG_KEYBOARD_XTKBD is not set
 # CONFIG_KEYS is not set
 # CONFIG_KGDB is not set
+# CONFIG_KMEMCHECK is not set
 # CONFIG_KMEMTRACE is not set
 CONFIG_KMOD=y
 # CONFIG_KPROBES is not set
index d6bffc7a12cfa978afbb0a6625e4317c6b9224e5..c14a3402d3de5f6c7365eb346d7bda48fbe8ed55 100644 (file)
@@ -475,13 +475,16 @@ CONFIG_DEBUG_FS=y
 # CONFIG_DEBUG_MUTEXES is not set
 # CONFIG_DEBUG_NOTIFIERS is not set
 # CONFIG_DEBUG_OBJECTS is not set
+# CONFIG_DEBUG_PAGEALLOC is not set
 # CONFIG_DEBUG_PREEMPT is not set
+# CONFIG_DEBUG_RODATA is not set
 # CONFIG_DEBUG_RT_MUTEXES is not set
 # CONFIG_DEBUG_SG is not set
 # CONFIG_DEBUG_SHIRQ is not set
 # CONFIG_DEBUG_SLAB is not set
 # CONFIG_DEBUG_SPINLOCK is not set
 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
+# CONFIG_DEBUG_STACKOVERFLOW is not set
 # CONFIG_DEBUG_STACK_USAGE is not set
 # CONFIG_DEBUG_VM is not set
 # CONFIG_DEBUG_WRITECOUNT is not set
@@ -1205,6 +1208,7 @@ CONFIG_KERNEL_LZMA=y
 # CONFIG_KEYBOARD_XTKBD is not set
 # CONFIG_KEYS is not set
 # CONFIG_KGDB is not set
+# CONFIG_KMEMCHECK is not set
 # CONFIG_KMEMTRACE is not set
 CONFIG_KMOD=y
 # CONFIG_KPROBES is not set
index 158b88dc38f5039978f6929eaec188a3311766d3..d416c6d2792699884abcc4ec1a2026a7d5cd4a9e 100644 (file)
@@ -499,8 +499,7 @@ CONFIG_DEBUG_FS=y
 # CONFIG_DEBUG_PAGEALLOC is not set
 # CONFIG_DEBUG_PERF_USE_VMALLOC is not set
 # CONFIG_DEBUG_PREEMPT is not set
-CONFIG_DEBUG_RODATA=y
-CONFIG_DEBUG_RODATA_TEST=y
+# CONFIG_DEBUG_RODATA is not set
 # CONFIG_DEBUG_RT_MUTEXES is not set
 # CONFIG_DEBUG_SG is not set
 # CONFIG_DEBUG_SHIRQ is not set
@@ -1257,6 +1256,7 @@ CONFIG_KERNEL_LZMA=y
 # CONFIG_KEYBOARD_XTKBD is not set
 # CONFIG_KEYS is not set
 # CONFIG_KGDB is not set
+# CONFIG_KMEMCHECK is not set
 # CONFIG_KMEMTRACE is not set
 CONFIG_KMOD=y
 # CONFIG_KPROBES is not set
index f187079da866ff4af20b9658cd4d62cf71ed953f..d3138fcac8c3276d22d8003b7c9c9d50d64ba642 100644 (file)
@@ -480,7 +480,9 @@ CONFIG_DEBUG_INFO_REDUCED=y
 # CONFIG_DEBUG_MUTEXES is not set
 # CONFIG_DEBUG_NOTIFIERS is not set
 # CONFIG_DEBUG_OBJECTS is not set
+# CONFIG_DEBUG_PAGEALLOC is not set
 # CONFIG_DEBUG_PREEMPT is not set
+# CONFIG_DEBUG_RODATA is not set
 # CONFIG_DEBUG_RT_MUTEXES is not set
 # CONFIG_DEBUG_SG is not set
 # CONFIG_DEBUG_SHIRQ is not set
@@ -1142,6 +1144,7 @@ CONFIG_KERNEL_LZMA=y
 # CONFIG_KEYBOARD_XTKBD is not set
 # CONFIG_KEYS is not set
 # CONFIG_KGDB is not set
+# CONFIG_KMEMCHECK is not set
 # CONFIG_KPROBES is not set
 # CONFIG_KS8842 is not set
 # CONFIG_KS8851 is not set
index a963ff08ea9526ee28b0947b6615b2530ee03aa6..a2fbdca40070d37770838c18aaab5637b2f7f7fa 100644 (file)
@@ -488,7 +488,9 @@ CONFIG_DEBUG_INFO_REDUCED=y
 # CONFIG_DEBUG_MUTEXES is not set
 # CONFIG_DEBUG_NOTIFIERS is not set
 # CONFIG_DEBUG_OBJECTS is not set
+# CONFIG_DEBUG_PAGEALLOC is not set
 # CONFIG_DEBUG_PREEMPT is not set
+# CONFIG_DEBUG_RODATA is not set
 # CONFIG_DEBUG_RT_MUTEXES is not set
 # CONFIG_DEBUG_SG is not set
 # CONFIG_DEBUG_SHIRQ is not set
@@ -1161,6 +1163,7 @@ CONFIG_KERNEL_LZMA=y
 # CONFIG_KEYBOARD_XTKBD is not set
 # CONFIG_KEYS is not set
 # CONFIG_KGDB is not set
+# CONFIG_KMEMCHECK is not set
 # CONFIG_KPROBES is not set
 # CONFIG_JUMP_LABEL is not set
 # CONFIG_KS8842 is not set
index 7cebc33ef333d869749661ca54f3333c5c498884..499bec06d395bb210450ccfce4cda6959741aeeb 100644 (file)
@@ -492,7 +492,9 @@ CONFIG_DEBUG_INFO_REDUCED=y
 # CONFIG_DEBUG_MUTEXES is not set
 # CONFIG_DEBUG_NOTIFIERS is not set
 # CONFIG_DEBUG_OBJECTS is not set
+# CONFIG_DEBUG_PAGEALLOC is not set
 # CONFIG_DEBUG_PREEMPT is not set
+# CONFIG_DEBUG_RODATA is not set
 # CONFIG_DEBUG_RT_MUTEXES is not set
 # CONFIG_DEBUG_SG is not set
 # CONFIG_DEBUG_SHIRQ is not set
@@ -1171,6 +1173,7 @@ CONFIG_KERNEL_LZMA=y
 # CONFIG_KEYBOARD_XTKBD is not set
 # CONFIG_KEYS is not set
 # CONFIG_KGDB is not set
+# CONFIG_KMEMCHECK is not set
 # CONFIG_KPROBES is not set
 # CONFIG_KS8842 is not set
 # CONFIG_KS8851 is not set