diff options
| author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-02-01 18:39:55 +0000 |
|---|---|---|
| committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-02-01 18:39:55 +0000 |
| commit | 2c9c08b8250fa6281da3c2f6593d02c19faf6c68 (patch) | |
| tree | 511044bc9791a916935f57f7cf347251a3af1581 /target/linux/generic/config-2.6.37 | |
| parent | 80990adbca9e8c80e5e939a21a37a7308ba45f2d (diff) | |
add a few missing kernel config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25284 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-2.6.37')
| -rw-r--r-- | target/linux/generic/config-2.6.37 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.37 b/target/linux/generic/config-2.6.37 index a963ff08e..a2fbdca40 100644 --- a/target/linux/generic/config-2.6.37 +++ b/target/linux/generic/config-2.6.37 @@ -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 |
