aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2013-05-12 21:41:52 +0000
committerJonas Gorski <jogo@openwrt.org>2013-05-12 21:41:52 +0000
commited06d2ad5c8663ca1d783c4f8126b0abb58f7bed (patch)
tree9c1e86f6ddfd5a5ac5c097c090f1b0461bf08acc
parentccd7fbba8718becd55f7a0a8187ab80d9776ed57 (diff)
downloadupstream-ed06d2ad5c8663ca1d783c4f8126b0abb58f7bed.tar.gz
upstream-ed06d2ad5c8663ca1d783c4f8126b0abb58f7bed.tar.bz2
upstream-ed06d2ad5c8663ca1d783c4f8126b0abb58f7bed.zip
bcm63xx: don't build CRAMFS
Don't build the CRAMFS file system module in the kernel, and save some bytes. No bcm63xx board needs this obsolete file system, neither those ones using the Redboot bootloader (liveboxes). Thus, there is no need to build it, since it has been replaced long time ago by squashfs. Signed-off-by: Daniel Gonzalez <dgcbueu@gmail.com> SVN-Revision: 36616
-rw-r--r--target/linux/brcm63xx/config-3.81
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/config-3.8 b/target/linux/brcm63xx/config-3.8
index 736849d707..85348e99e5 100644
--- a/target/linux/brcm63xx/config-3.8
+++ b/target/linux/brcm63xx/config-3.8
@@ -36,7 +36,6 @@ CONFIG_CPU_R4K_CACHE_TLB=y
CONFIG_CPU_R4K_FPU=y
CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y
CONFIG_CPU_SUPPORTS_HIGHMEM=y
-CONFIG_CRAMFS=y
CONFIG_CSRC_R4K=y
CONFIG_DECOMPRESS_LZMA=y
CONFIG_DMA_NONCOHERENT=y