diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-12-29 17:29:01 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-12-29 17:29:01 +0000 |
commit | c872aa049dbde5deffa62aac0c929b9c51b78339 (patch) | |
tree | 703e9fe225880f5dce783244d2fa8225e83bd442 | |
parent | 7ce92bc6e80f092cbb1c0982a50f9701ba9a7625 (diff) |
generic: add CONFIG_DEBUG_ICEDCC symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24850 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 7e8cff0d0..6cb0e4f46 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 b77594a7e..f4cd56f24 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 09b032252..6a520a700 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 aa48fc1fe..28693af24 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 8b2b20c39..4df031b66 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 |