diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-06-10 10:45:42 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-06-10 10:45:42 +0000 |
commit | 4128c72275a86f59e3731f509d7de13d98d7ed96 (patch) | |
tree | 21a1d2be13e26d95c480af7ac6fba6aa7963de1d /target/linux/mpc83xx | |
parent | 2f328ce488eb50e08e8caf82a51bb7177ad356f2 (diff) | |
download | upstream-4128c72275a86f59e3731f509d7de13d98d7ed96.tar.gz upstream-4128c72275a86f59e3731f509d7de13d98d7ed96.tar.bz2 upstream-4128c72275a86f59e3731f509d7de13d98d7ed96.zip |
generic: don't override CONFIG_DEBUG_FS
SVN-Revision: 21749
Diffstat (limited to 'target/linux/mpc83xx')
-rw-r--r-- | target/linux/mpc83xx/config-2.6.33 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/mpc83xx/config-2.6.33 b/target/linux/mpc83xx/config-2.6.33 index 704c812e9b..ea9120c4c0 100644 --- a/target/linux/mpc83xx/config-2.6.33 +++ b/target/linux/mpc83xx/config-2.6.33 @@ -62,7 +62,6 @@ CONFIG_CRYPTO_RNG2=y CONFIG_CRYPTO_SHA1=m CONFIG_CRYPTO_WORKQUEUE=y # CONFIG_CRYPTO_ZLIB is not set -# CONFIG_DEBUG_FS is not set CONFIG_DEFAULT_CFQ=y CONFIG_DEFAULT_CUBIC=y # CONFIG_DEFAULT_DEADLINE is not set |