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/rdc | |
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/rdc')
-rw-r--r-- | target/linux/rdc/config-2.6.30 | 1 | ||||
-rw-r--r-- | target/linux/rdc/config-2.6.32 | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/rdc/config-2.6.30 b/target/linux/rdc/config-2.6.30 index 6ab1f96ce9..1e0c942fde 100644 --- a/target/linux/rdc/config-2.6.30 +++ b/target/linux/rdc/config-2.6.30 @@ -50,7 +50,6 @@ CONFIG_CMDLINE_BOOL=y # CONFIG_CPU_SUP_UMC_32 is not set # CONFIG_CS5535_GPIO is not set # CONFIG_DCDBAS is not set -# CONFIG_DEBUG_FS is not set CONFIG_DECOMPRESS_LZMA=y CONFIG_DEFAULT_IO_DELAY_TYPE=0 # CONFIG_DELL_RBU is not set diff --git a/target/linux/rdc/config-2.6.32 b/target/linux/rdc/config-2.6.32 index 61ba26f5cc..4ea4603628 100644 --- a/target/linux/rdc/config-2.6.32 +++ b/target/linux/rdc/config-2.6.32 @@ -49,7 +49,6 @@ CONFIG_CMDLINE_BOOL=y # CONFIG_CPU_SUP_UMC_32 is not set # CONFIG_CS5535_GPIO is not set # CONFIG_DCDBAS is not set -# CONFIG_DEBUG_FS is not set CONFIG_DECOMPRESS_LZMA=y CONFIG_DEFAULT_IO_DELAY_TYPE=0 # CONFIG_DELL_RBU is not set |