x86: partition resize to 160MB
This commit is contained in:
parent
7efe55fa62
commit
aa65f5f46d
@ -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.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user