summaryrefslogtreecommitdiffstats
path: root/Config.in
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-03-31 09:58:29 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-03-31 09:58:29 +0000
commit7e5ae61e459be765b206e8fe4e9f4d485766841d (patch)
treec9062c8c3f016c31edb8ee756079dbfe262ae167 /Config.in
parentc3cd5ef637de4d1d001fc8b7663e5fc920330b76 (diff)
downloadmaster-31e0f0ae-7e5ae61e459be765b206e8fe4e9f4d485766841d.tar.gz
master-31e0f0ae-7e5ae61e459be765b206e8fe4e9f4d485766841d.tar.bz2
master-31e0f0ae-7e5ae61e459be765b206e8fe4e9f4d485766841d.zip
select LZMA compressed initramfs by default for ramips
SVN-Revision: 20630
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Config.in b/Config.in
index b04c65a717..2ff2862a2a 100644
--- a/Config.in
+++ b/Config.in
@@ -25,6 +25,7 @@ menu "Target Images"
depends TARGET_ROOTFS_INITRAMFS
depends !LINUX_2_6_25
default TARGET_INITRAMFS_COMPRESSION_LZMA if TARGET_ar71xx
+ default TARGET_INITRAMFS_COMPRESSION_LZMA if TARGET_ramips
default TARGET_INITRAMFS_COMPRESSION_NONE
help
Select ramdisk compression.