x86: bump default kernel partition size to 16M
authorFelix Fietkau <nbd@nbd.name>
Wed, 9 Nov 2016 11:17:22 +0000 (12:17 +0100)
committerFelix Fietkau <nbd@nbd.name>
Wed, 9 Nov 2016 11:17:52 +0000 (12:17 +0100)
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>
config/Config-images.in

index 1866bb13254014ca1906461bc8d93fc9c01880b3..5b2ddd1bd4c453c83b9cc9424efbc672dcc3f91c 100644 (file)
@@ -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)"