summaryrefslogtreecommitdiffstats
path: root/Config.in
diff options
context:
space:
mode:
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 f3db905f2..a63432807 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"