diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2010-02-13 14:56:52 +0000 |
---|---|---|
committer | Lars-Peter Clausen <lars@metafoo.de> | 2010-02-13 14:56:52 +0000 |
commit | c4d07f471695ddb3cee5ec223d6dc1bdd2757274 (patch) | |
tree | 387dbb120cdcd107d6c0c2820b6a2d47a27e1e24 /target/linux/generic-2.6/config-2.6.32 | |
parent | f784718c4326edd7e29b98ee49bf6d7605d77ed3 (diff) | |
download | upstream-c4d07f471695ddb3cee5ec223d6dc1bdd2757274.tar.gz upstream-c4d07f471695ddb3cee5ec223d6dc1bdd2757274.tar.bz2 upstream-c4d07f471695ddb3cee5ec223d6dc1bdd2757274.zip |
[kernel] More missing debug config symbols for the generic 2.6.32 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19624 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.32')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.32 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.32 b/target/linux/generic-2.6/config-2.6.32 index 615430f538..19f706115b 100644 --- a/target/linux/generic-2.6/config-2.6.32 +++ b/target/linux/generic-2.6/config-2.6.32 @@ -438,13 +438,16 @@ CONFIG_CRYPTO_ZLIB=y # CONFIG_DEBUG_CREDENTIALS is not set # CONFIG_DEBUG_DRIVER is not set # CONFIG_DEBUG_DEVRES is not set +# CONFIG_DEBUG_ERRORS is not set # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set CONFIG_DEBUG_FS=y # CONFIG_DEBUG_GPIO is not set # CONFIG_DEBUG_KERNEL is not set +# CONFIG_DEBUG_KMEMLEAK is not set # CONFIG_DEBUG_INFO is not set # CONFIG_DEBUG_KOBJECT is not set # CONFIG_DEBUG_LIST is not set +# CONFIG_DEBUG_LL is not set # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set # CONFIG_DEBUG_LOCK_ALLOC is not set # CONFIG_DEBUG_NOTIFIERS is not set @@ -1646,6 +1649,7 @@ CONFIG_PARTITION_ADVANCED=y # CONFIG_PCF8575 is not set # CONFIG_PCI200SYN is not set # CONFIG_PCI_ATMEL is not set +# CONFIG_PCI_DEBUG is not set # CONFIG_PCI_DISABLE_COMMON_QUIRKS is not set # CONFIG_PCIEASPM is not set # CONFIG_PCI_HERMES is not set |