build: enable gzipping of images on x86 even if ext4 is disabled
[openwrt/openwrt.git] / config / Config-images.in
index 95752f737ad013a296afb5e7b28278a16b73b27d..55aff7d08757eeed704b1290ea2755189d571b1d 100644 (file)
@@ -242,7 +242,7 @@ menu "Target Images"
 
        config TARGET_IMAGES_GZIP
                bool "GZip images"
-               depends on TARGET_IMAGES_PAD || TARGET_ROOTFS_EXT4FS
+               depends on TARGET_IMAGES_PAD || TARGET_ROOTFS_EXT4FS || TARGET_x86
                default y
 
        comment "Image Options"