+ config BR2_TARGET_ROOTFS_SQUASHFS_LZMA
+ bool "squashfs-lzma"
+ default y
+ help
+ Build a squashfs-lzma root filesystem
+
+ config BR2_TARGET_ROOTFS_TGZ
+ bool "tgz"
+ default y
+ help
+ Build a compressed tar archive of the kernel and the root filesystem