diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/Config-images.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/Config-images.in b/config/Config-images.in index 6fa9a67cb6..245aed098b 100644 --- a/config/Config-images.in +++ b/config/Config-images.in @@ -269,6 +269,7 @@ menu "Target Images" config TARGET_KERNEL_PARTSIZE int "Kernel partition size (in MB)" depends on GRUB_IMAGES || USES_BOOT_PART + default 8 if TARGET_apm821xx_sata default 16 config TARGET_ROOTFS_PARTSIZE |