From df33f8646855e65b8e7232c7fd5739e1ae1eb58b Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 14 Aug 2019 08:11:27 -0400 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/rock2_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/rock2_defconfig') diff --git a/configs/rock2_defconfig b/configs/rock2_defconfig index 72c6b1f..bf2f2a0 100644 --- a/configs/rock2_defconfig +++ b/configs/rock2_defconfig @@ -1,7 +1,6 @@ CONFIG_ARM=y CONFIG_ARCH_ROCKCHIP=y CONFIG_SYS_TEXT_BASE=0x00000000 -CONFIG_SYS_MALLOC_F_LEN=0x2000 CONFIG_ROCKCHIP_RK3288=y CONFIG_SPL_ROCKCHIP_BACK_TO_BROM=y CONFIG_TARGET_ROCK2=y -- cgit v1.1