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 | 205bd3826ff994115d0b0ac409a533f400703b1e (patch) | |
tree | b5a28eef16075af19857c26274a3540960108362 /target/linux/rb532/config-2.6.33 | |
parent | 9ac326cb5ee1b666325642e675901fc5a4960664 (diff) | |
download | upstream-205bd3826ff994115d0b0ac409a533f400703b1e.tar.gz upstream-205bd3826ff994115d0b0ac409a533f400703b1e.tar.bz2 upstream-205bd3826ff994115d0b0ac409a533f400703b1e.zip |
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/rb532/config-2.6.33')
-rw-r--r-- | target/linux/rb532/config-2.6.33 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/rb532/config-2.6.33 b/target/linux/rb532/config-2.6.33 index a2d353c3e3..6f5ae0deb6 100644 --- a/target/linux/rb532/config-2.6.33 +++ b/target/linux/rb532/config-2.6.33 @@ -57,7 +57,6 @@ CONFIG_CPU_SUPPORTS_HIGHMEM=y # CONFIG_CPU_VR41XX is not set CONFIG_CSRC_R4K=y CONFIG_CSRC_R4K_LIB=y -# CONFIG_DEBUG_FS is not set CONFIG_DECOMPRESS_LZMA=y # CONFIG_DEFAULT_SECURITY_SELINUX is not set # CONFIG_DEFAULT_SECURITY_SMACK is not set |