summaryrefslogtreecommitdiffstats
path: root/Config.in
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2011-01-24 06:41:11 +0000
committerImre Kaloz <kaloz@openwrt.org>2011-01-24 06:41:11 +0000
commit832fc4a1330f3e29e4df0118652ffdd9d1993056 (patch)
tree2539cace1617f908f1559d27475c1779e9cab18f /Config.in
parent26c3d87db090c2f64cbd19818bd4ec6275303ac5 (diff)
downloadmaster-31e0f0ae-832fc4a1330f3e29e4df0118652ffdd9d1993056.tar.gz
master-31e0f0ae-832fc4a1330f3e29e4df0118652ffdd9d1993056.tar.bz2
master-31e0f0ae-832fc4a1330f3e29e4df0118652ffdd9d1993056.zip
2.6.38 supports xz ramdisks, too
SVN-Revision: 25080
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/Config.in b/Config.in
index f3db905f24..a634328074 100644
--- a/Config.in
+++ b/Config.in
@@ -43,6 +43,10 @@ menu "Target Images"
config TARGET_INITRAMFS_COMPRESSION_LZO
bool "lzo"
+
+ config TARGET_INITRAMFS_COMPRESSION_XZ
+ bool "xz"
+ depends LINUX_2_6_38
endchoice
comment "Root filesystem archives"