X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/db196bcbf961bcc074d5e74fd58add2d0aa06d4c..a74b524343dd3139dac936555827c2ce86bf042d:/Config.in diff --git a/Config.in b/Config.in index 3e8475cc3..71a7c7da8 100644 --- a/Config.in +++ b/Config.in @@ -43,6 +43,9 @@ menu "Target Images" config TARGET_INITRAMFS_COMPRESSION_LZMA bool "LZMA" + + config TARGET_INITRAMFS_COMPRESSION_LZO + bool "LZO" endchoice config TARGET_ROOTFS_JFFS2