config: extend small_flash feature
[openwrt/staging/mkresin.git] / config / Config-images.in
index 90e873edb8ead8ed21d3a8e159175ffc3a9867cf..07ef619e7088dd8161aea90a5661d581f12c8866 100644 (file)
@@ -149,6 +149,7 @@ menu "Target Images"
                        int "Block size (in KiB)"
                        depends on TARGET_ROOTFS_SQUASHFS
                        default 64 if LOW_MEMORY_FOOTPRINT
+                       default 1024 if (SMALL_FLASH && !LOW_MEMORY_FOOTPRINT)
                        default 256
 
        menuconfig TARGET_ROOTFS_UBIFS