summaryrefslogtreecommitdiffstats
path: root/platforms/image-root-squashfs.in
diff options
context:
space:
mode:
Diffstat (limited to 'platforms/image-root-squashfs.in')
-rw-r--r--platforms/image-root-squashfs.in14
1 files changed, 7 insertions, 7 deletions
diff --git a/platforms/image-root-squashfs.in b/platforms/image-root-squashfs.in
index 4e5a75701..5fa94e34e 100644
--- a/platforms/image-root-squashfs.in
+++ b/platforms/image-root-squashfs.in
@@ -57,13 +57,13 @@ choice
endchoice
config IMAGE_ROOT_SQUASHFS_COMPRESSION_MODE
- string
- default "gzip" if IMAGE_ROOT_SQUASHFS_COMPRESSION_MODE_GZIP
- default "lzma" if IMAGE_ROOT_SQUASHFS_COMPRESSION_MODE_LZMA
- default "lzo" if IMAGE_ROOT_SQUASHFS_COMPRESSION_MODE_LZO
- default "lz4" if IMAGE_ROOT_SQUASHFS_COMPRESSION_MODE_LZ4
- default "xz" if IMAGE_ROOT_SQUASHFS_COMPRESSION_MODE_XZ
- default "zstd" if IMAGE_ROOT_SQUASHFS_COMPRESSION_MODE_ZSTD
+ string
+ default "gzip" if IMAGE_ROOT_SQUASHFS_COMPRESSION_MODE_GZIP
+ default "lzma" if IMAGE_ROOT_SQUASHFS_COMPRESSION_MODE_LZMA
+ default "lzo" if IMAGE_ROOT_SQUASHFS_COMPRESSION_MODE_LZO
+ default "lz4" if IMAGE_ROOT_SQUASHFS_COMPRESSION_MODE_LZ4
+ default "xz" if IMAGE_ROOT_SQUASHFS_COMPRESSION_MODE_XZ
+ default "zstd" if IMAGE_ROOT_SQUASHFS_COMPRESSION_MODE_ZSTD
config IMAGE_ROOT_SQUASHFS_BLOCK_SIZE
string