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 | 51dbb3d6613445150cf23e68bcfde85d85364705 (patch) | |
tree | 7c3dee50480ff27d52a020cc7bbefd2ca36648ef /target/linux/generic | |
parent | c6d9ec5173bd39d56af58426896c83a5db32307c (diff) | |
download | upstream-51dbb3d6613445150cf23e68bcfde85d85364705.tar.gz upstream-51dbb3d6613445150cf23e68bcfde85d85364705.tar.bz2 upstream-51dbb3d6613445150cf23e68bcfde85d85364705.zip |
generic: add CONFIG_DEBUG_ICEDCC symbol
SVN-Revision: 24850
Diffstat (limited to 'target/linux/generic')
-rw-r--r-- | target/linux/generic/config-2.6.32 | 1 | ||||
-rw-r--r-- | target/linux/generic/config-2.6.34 | 1 | ||||
-rw-r--r-- | target/linux/generic/config-2.6.35 | 1 | ||||
-rw-r--r-- | target/linux/generic/config-2.6.36 | 1 | ||||
-rw-r--r-- | target/linux/generic/config-2.6.37 | 1 |
5 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 7e8cff0d08..6cb0e4f460 100644 --- a/target/linux/generic/config-2.6.32 +++ b/target/linux/generic/config-2.6.32 @@ -446,6 +446,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_KERNEL is not set # CONFIG_DEBUG_KMEMLEAK is not set diff --git a/target/linux/generic/config-2.6.34 b/target/linux/generic/config-2.6.34 index b77594a7e0..f4cd56f245 100644 --- a/target/linux/generic/config-2.6.34 +++ b/target/linux/generic/config-2.6.34 @@ -457,6 +457,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_KERNEL is not set # CONFIG_DEBUG_KMEMLEAK is not set diff --git a/target/linux/generic/config-2.6.35 b/target/linux/generic/config-2.6.35 index 09b0322521..6a520a7008 100644 --- a/target/linux/generic/config-2.6.35 +++ b/target/linux/generic/config-2.6.35 @@ -473,6 +473,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_KERNEL is not set # CONFIG_DEBUG_KMEMLEAK is not set diff --git a/target/linux/generic/config-2.6.36 b/target/linux/generic/config-2.6.36 index aa48fc1fee..28693af248 100644 --- a/target/linux/generic/config-2.6.36 +++ b/target/linux/generic/config-2.6.36 @@ -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 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 |