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 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