From 0ebb9220a08d67c383fef13151902154efecf591 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Sat, 21 Nov 2009 15:20:11 +0000 Subject: make lzo compressed initramfs selectable, too SVN-Revision: 18457 --- Config.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Config.in') diff --git a/Config.in b/Config.in index 3e8475cc30..71a7c7da8a 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 -- cgit v1.2.3