X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/825f13453e93966869523de3837c96b2f15cbacf..58f5ee719e2afcb37392e3a5dc5700b2437ecc68:/Config.in 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"