x86: bump default kernel partition size to 16M

This leaves more room for sysupgrade config data or for having multiple
kernel images to choose from

Signed-off-by: Felix Fietkau <nbd@nbd.name>
v19.07.3_mercusys_ac12_duma
Felix Fietkau 8 years ago
parent 6649a172f2
commit 12a6e3cd05

@ -248,7 +248,7 @@ menu "Target Images"
config TARGET_KERNEL_PARTSIZE
int "Kernel partition size (in MB)"
depends on GRUB_IMAGES
default 4
default 16
config TARGET_ROOTFS_PARTSIZE
int "Root filesystem partition size (in MB)"

Loading…
Cancel
Save