From 278ffde789e56c77d9824e536bec0aca0b8a8e9f Mon Sep 17 00:00:00 2001 From: DeakeyTan <40329013+DeakeyTan@users.noreply.github.com> Date: Wed, 7 Dec 2022 03:42:35 -0600 Subject: [PATCH] Update Config-images.in --- config/Config-images.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/Config-images.in b/config/Config-images.in index 65fe048764cd89..e42d4f719c140f 100644 --- a/config/Config-images.in +++ b/config/Config-images.in @@ -303,7 +303,7 @@ menu "Target Images" config TARGET_ROOTFS_PARTSIZE int "Root filesystem partition size (in MB)" depends on USES_ROOTFS_PART || TARGET_ROOTFS_EXT4FS || TARGET_omap || TARGET_sunxi || TARGET_uml || TARGET_ramips - default 400 + default 512 help Select the root filesystem partition size.