summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ubifs/Config.in')
-rw-r--r--fs/ubifs/Config.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/fs/ubifs/Config.in b/fs/ubifs/Config.in
index a5ef5f2b2..0a798d861 100644
--- a/fs/ubifs/Config.in
+++ b/fs/ubifs/Config.in
@@ -75,6 +75,16 @@ config BR2_TARGET_ROOTFS_UBIFS_LZMA
help
Do compress the ubifs filesystem with lzma.
+config BR2_TARGET_ROOTFS_UBIFS_LZO
+ bool "lzo"
+ help
+ Do compress the ubifs filesystem with lzop.
+
+config BR2_TARGET_ROOTFS_UBIFS_XZ
+ bool "xz"
+ help
+ Do compress the ubifs filesystem with xz.
+
endchoice
config BR2_TARGET_ROOTFS_UBI