diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-06-10 10:45:42 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-06-10 10:45:42 +0000 |
commit | ce88f0a6d28a8274c96a2554ef3d1dbf85e8a781 (patch) | |
tree | b5a28eef16075af19857c26274a3540960108362 /target/linux/mpc83xx | |
parent | c9051b24692950c444f749b7c2184e764a5f757f (diff) |
generic: don't override CONFIG_DEBUG_FS
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21749 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 704c812e9..ea9120c4c 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 |