diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-04-16 11:38:33 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2012-04-16 11:38:33 +0000 |
commit | f190612c75e23515e7c44722ce85484242a091c6 (patch) | |
tree | 0d0b0d73525db6fc3a4161e9298ae19e57c322fd | |
parent | 20868833d0c8f972046114c75c4101c864ed2e85 (diff) | |
download | upstream-f190612c75e23515e7c44722ce85484242a091c6.tar.gz upstream-f190612c75e23515e7c44722ce85484242a091c6.tar.bz2 upstream-f190612c75e23515e7c44722ce85484242a091c6.zip |
[kernel/2.6.32] add missing debugging symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31301 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/generic/config-2.6.32 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.32 b/target/linux/generic/config-2.6.32 index f1add75e9e..8f3b117f80 100644 --- a/target/linux/generic/config-2.6.32 +++ b/target/linux/generic/config-2.6.32 @@ -349,6 +349,7 @@ CONFIG_CONSTRUCTORS=y # CONFIG_CONTEXT_SWITCH_TRACER is not set # CONFIG_COPS is not set # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set +# CONFIG_CPA_DEBUG is not set # CONFIG_CPU_DCACHE_DISABLE is not set # CONFIG_CPU_FREQ is not set # CONFIG_CPU_IDLE is not set @@ -440,6 +441,7 @@ CONFIG_CRYPTO_MANAGER_NO_TESTS=y # CONFIG_DAVICOM_PHY is not set # CONFIG_DCB is not set # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set +# CONFIG_DEBUG_BOOT_PARAMS is not set # CONFIG_DEBUG_BUGVERBOSE is not set # CONFIG_DEBUG_CREDENTIALS is not set # CONFIG_DEBUG_DEVRES is not set @@ -461,6 +463,7 @@ CONFIG_DEBUG_FS=y # CONFIG_DEBUG_MEMORY_INIT is not set # CONFIG_DEBUG_MUTEXES is not set # CONFIG_DEBUG_NOTIFIERS is not set +# CONFIG_DEBUG_NX_TEST is not set # CONFIG_DEBUG_OBJECTS is not set # CONFIG_DEBUG_PAGEALLOC is not set # CONFIG_DEBUG_PREEMPT is not set @@ -473,6 +476,7 @@ CONFIG_DEBUG_FS=y # CONFIG_DEBUG_SPINLOCK_SLEEP is not set # CONFIG_DEBUG_STACKOVERFLOW is not set # CONFIG_DEBUG_STACK_USAGE is not set +# CONFIG_DEBUG_VIRTUAL is not set # CONFIG_DEBUG_VM is not set # CONFIG_DEBUG_WRITECOUNT is not set # CONFIG_DECNET is not set @@ -1640,6 +1644,7 @@ CONFIG_NLS_DEFAULT="iso8859-1" # CONFIG_OCF_TALITOS is not set # CONFIG_OCF_UBSEC_SSB is not set # CONFIG_OMFS_FS is not set +# CONFIG_OPROFILE_EVENT_MULTIPLEX is not set # CONFIG_ORION_WATCHDOG is not set # CONFIG_OSF_PARTITION is not set # CONFIG_P54_COMMON is not set |