diff options
Diffstat (limited to 'config/Config-images.in')
-rw-r--r-- | config/Config-images.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/Config-images.in b/config/Config-images.in index f4bb2ce..fdef3db 100644 --- a/config/Config-images.in +++ b/config/Config-images.in @@ -146,6 +146,7 @@ menu "Target Images" config TARGET_SQUASHFS_BLOCK_SIZE int "Block size (in KiB)" depends on TARGET_ROOTFS_SQUASHFS + default 64 if LOW_MEMORY_FOOTPRINT default 256 menuconfig TARGET_ROOTFS_UBIFS |