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/brcm47xx | |
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/brcm47xx')
-rw-r--r-- | target/linux/brcm47xx/config-2.6.33 | 1 | ||||
-rw-r--r-- | target/linux/brcm47xx/config-2.6.34 | 1 | ||||
-rw-r--r-- | target/linux/brcm47xx/config-2.6.35 | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/brcm47xx/config-2.6.33 b/target/linux/brcm47xx/config-2.6.33 index 510ea4d25..58d3f216c 100644 --- a/target/linux/brcm47xx/config-2.6.33 +++ b/target/linux/brcm47xx/config-2.6.33 @@ -62,7 +62,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 diff --git a/target/linux/brcm47xx/config-2.6.34 b/target/linux/brcm47xx/config-2.6.34 index 2345352a3..d795e6dfe 100644 --- a/target/linux/brcm47xx/config-2.6.34 +++ b/target/linux/brcm47xx/config-2.6.34 @@ -66,7 +66,6 @@ CONFIG_CPU_SUPPORTS_HIGHMEM=y # CONFIG_CRYSTALHD 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 diff --git a/target/linux/brcm47xx/config-2.6.35 b/target/linux/brcm47xx/config-2.6.35 index 66ff4a4e0..278b96bb3 100644 --- a/target/linux/brcm47xx/config-2.6.35 +++ b/target/linux/brcm47xx/config-2.6.35 @@ -68,7 +68,6 @@ CONFIG_CPU_SUPPORTS_HIGHMEM=y CONFIG_CROSS_COMPILE="" CONFIG_CSRC_R4K=y CONFIG_CSRC_R4K_LIB=y -# CONFIG_DEBUG_FS is not set CONFIG_DECOMPRESS_LZMA=y CONFIG_DEVPORT=y # CONFIG_DM9000 is not set |