X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/825f13453e93966869523de3837c96b2f15cbacf..05ce87b716b520b56ec0a10d388e10629e6ba4bb:/Config.in?ds=sidebyside 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"