From 91dd328375d1a6c4b91aadd7934ef4e53d9fbc41 Mon Sep 17 00:00:00 2001 From: lean Date: Sat, 9 Jul 2022 01:08:40 +0800 Subject: [PATCH] config: rockchip: increase default kernel size to 32MB --- config/Config-images.in | 1 + 1 file changed, 1 insertion(+) diff --git a/config/Config-images.in b/config/Config-images.in index 8ce312fd6..fa219ca44 100644 --- a/config/Config-images.in +++ b/config/Config-images.in @@ -298,6 +298,7 @@ menu "Target Images" depends on USES_BOOT_PART default 8 if TARGET_apm821xx_sata default 64 if TARGET_bcm27xx + default 32 if TARGET_rockchip default 16 config TARGET_ROOTFS_PARTSIZE