diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-12-29 17:29:01 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-12-29 17:29:01 +0000 |
commit | 90b10af12f7f0198e445364c7b929195ebb8433c (patch) | |
tree | 703e9fe225880f5dce783244d2fa8225e83bd442 /target/linux/generic/config-2.6.37 | |
parent | 29481143bfa636e69ddf2c54765c377979683ebd (diff) | |
download | upstream-90b10af12f7f0198e445364c7b929195ebb8433c.tar.gz upstream-90b10af12f7f0198e445364c7b929195ebb8433c.tar.bz2 upstream-90b10af12f7f0198e445364c7b929195ebb8433c.zip |
generic: add CONFIG_DEBUG_ICEDCC symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24850 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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.37 b/target/linux/generic/config-2.6.37 index 8b2b20c394..4df031b661 100644 --- a/target/linux/generic/config-2.6.37 +++ b/target/linux/generic/config-2.6.37 @@ -465,6 +465,7 @@ CONFIG_CRYPTO_ZLIB=y # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set CONFIG_DEBUG_FS=y # CONFIG_DEBUG_GPIO is not set +# CONFIG_DEBUG_ICEDCC is not set # CONFIG_DEBUG_INFO is not set CONFIG_DEBUG_INFO_REDUCED=y # CONFIG_DEBUG_KERNEL is not set |