diff options
author | Michael Büsch <mb@bu3sch.de> | 2010-11-05 16:57:51 +0000 |
---|---|---|
committer | Michael Büsch <mb@bu3sch.de> | 2010-11-05 16:57:51 +0000 |
commit | 7465a11bebc94995e5667afe57bbdd3b6617c6cf (patch) | |
tree | 308a7abc485f9fe3d4c955a8f9b189bb5f7e668b /target/linux/generic/config-2.6.37 | |
parent | 82ce95ce36d65a128f4e842a6abe621f4f93f8ee (diff) | |
download | upstream-7465a11bebc94995e5667afe57bbdd3b6617c6cf.tar.gz upstream-7465a11bebc94995e5667afe57bbdd3b6617c6cf.tar.bz2 upstream-7465a11bebc94995e5667afe57bbdd3b6617c6cf.zip |
linux 2.6.37: Disable DEBUG_ICEDCC
SVN-Revision: 23887
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 98e0584cad..2276818022 100644 --- a/target/linux/generic/config-2.6.37 +++ b/target/linux/generic/config-2.6.37 @@ -2887,3 +2887,4 @@ CONFIG_ZLIB_INFLATE=y CONFIG_ZONE_DMA=y CONFIG_ZONE_DMA_FLAG=1 # CONFIG_ZRAM is not set +# CONFIG_DEBUG_ICEDCC is not set |