summaryrefslogtreecommitdiffstats
path: root/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in3
1 files changed, 3 insertions, 0 deletions
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