X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;ds=sidebyside;f=Config.in;h=d6573a6fb706e9c97b1e6f80b7714321bc9504f3;hb=4c711d18f77c8ae88cd82959c71da145d99844d9;hp=d6fc3b46924bc3cacaf71d1ab47489cae02092a1;hpb=844db040b986ac718bf6a7732e1dcd770de0f727;p=openwrt.git diff --git a/Config.in b/Config.in index d6fc3b4692..d6573a6fb7 100644 --- a/Config.in +++ b/Config.in @@ -48,6 +48,9 @@ menu "Target Images" config TARGET_INITRAMFS_COMPRESSION_LZO bool "lzo" + config TARGET_INITRAMFS_COMPRESSION_LZ4 + bool "lz4" + config TARGET_INITRAMFS_COMPRESSION_XZ bool "xz" endchoice