diff --git a/config/Config-images.in b/config/Config-images.in index 4ee0273f63..4f7c2d6bf2 100644 --- a/config/Config-images.in +++ b/config/Config-images.in @@ -263,12 +263,12 @@ menu "Target Images" depends on GRUB_IMAGES || USES_BOOT_PART default 8 if TARGET_apm821xx_sata default 64 if TARGET_brcm2708 - default 16 + default 30 config TARGET_ROOTFS_PARTSIZE int "Root filesystem partition size (in MB)" depends on GRUB_IMAGES || USES_ROOTFS_PART || TARGET_ROOTFS_EXT4FS || TARGET_omap || TARGET_rb532 || TARGET_sunxi || TARGET_uml - default 104 + default 160 help Select the root filesystem partition size.