## SECTION=hosttools_noprompt config HOST_SQUASHFS_TOOLS tristate select HOST_ZLIB select HOST_LIBLZO if HOST_SQUASHFS_TOOLS_LZO_SUPPORT select HOST_LZ4 if HOST_SQUASHFS_TOOLS_LZ4_SUPPORT select HOST_XZ if HOST_SQUASHFS_TOOLS_XZ_SUPPORT select HOST_ZSTD if HOST_SQUASHFS_TOOLS_ZSTD_SUPPORT default y if ALLYES if HOST_SQUASHFS_TOOLS config HOST_SQUASHFS_TOOLS_LZO_SUPPORT bool config HOST_SQUASHFS_TOOLS_LZ4_SUPPORT bool config HOST_SQUASHFS_TOOLS_XZ_SUPPORT bool config HOST_SQUASHFS_TOOLS_ZSTD_SUPPORT bool endif