x86: partition resize to 160MB

This commit is contained in:
CN_SZTL 2019-11-09 20:19:45 +08:00
parent 7efe55fa62
commit aa65f5f46d
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -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.