From 832fc4a1330f3e29e4df0118652ffdd9d1993056 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Mon, 24 Jan 2011 06:41:11 +0000 Subject: 2.6.38 supports xz ramdisks, too SVN-Revision: 25080 --- Config.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Config.in') 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" -- cgit v1.2.3