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 | bb7cea7e65020a27f1b36f495ecb2f56fec733c2 (patch) | |
tree | aa279be87621fde5c636f02d2f95899eb184fe51 /target | |
parent | 84c48979d27dbc6aaa9145a728e1d9057d05014b (diff) | |
download | upstream-bb7cea7e65020a27f1b36f495ecb2f56fec733c2.tar.gz upstream-bb7cea7e65020a27f1b36f495ecb2f56fec733c2.tar.bz2 upstream-bb7cea7e65020a27f1b36f495ecb2f56fec733c2.zip |
add missing debugging symbols
SVN-Revision: 31301
Diffstat (limited to 'target')
-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 |