summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fs/cpio/Config.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/fs/cpio/Config.in b/fs/cpio/Config.in
index 206baca677..679959d222 100644
--- a/fs/cpio/Config.in
+++ b/fs/cpio/Config.in
@@ -31,6 +31,11 @@ config BR2_TARGET_ROOTFS_CPIO_BZIP2
help
Do compress the cpio filesystem with bzip2.
+config BR2_TARGET_ROOTFS_CPIO_LZ4
+ bool "lz4"
+ help
+ Do compress the cpio filesystem with lz4.
+
config BR2_TARGET_ROOTFS_CPIO_LZMA
bool "lzma"
help
OpenPOWER on IntegriCloud