From 9802154a94d6a22c5e1b4750d1b573c51afeb8fd Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 1 Nov 2021 12:19:22 +0000 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/o4-imx6ull-nano_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/o4-imx6ull-nano_defconfig') diff --git a/configs/o4-imx6ull-nano_defconfig b/configs/o4-imx6ull-nano_defconfig index d8a7161744..384e6826a7 100644 --- a/configs/o4-imx6ull-nano_defconfig +++ b/configs/o4-imx6ull-nano_defconfig @@ -1,9 +1,9 @@ CONFIG_ARM=y CONFIG_ARCH_MX6=y CONFIG_SYS_TEXT_BASE=0x87800000 +CONFIG_SYS_MALLOC_LEN=0xa00000 CONFIG_MX6ULL=y CONFIG_TARGET_O4_IMX6ULL_NANO=y -CONFIG_SYS_MALLOC_LEN=0xa00000 CONFIG_DM_GPIO=y CONFIG_MT41K256M16HA_125E=y CONFIG_IMX_MODULE_FUSE=y -- cgit v1.2.3