config: extend small_flash feature
[openwrt/staging/jow.git] / config / Config-images.in
index afdbdc4079a09bb4627c362669fcc483d1d3493d..c7cc7fe3be2ca51b041560de5596f1d3f9287581 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