From ae66a0e1a2bace085b1aeff6e0fc1bb112c45ede Mon Sep 17 00:00:00 2001 From: Kever Yang Date: Thu, 29 Nov 2018 09:59:41 +0800 Subject: rockchip: rock: remove TPL_TINY_MEMSET The RK3188 rock board does not need TPL: remove TPL_TINY_MEMSET from config. Signed-off-by: Kever Yang Reviewed-by: Philipp Tomsich [Fixed up commit message:] Signed-off-by: Philipp Tomsich --- configs/rock_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/rock_defconfig') diff --git a/configs/rock_defconfig b/configs/rock_defconfig index 28dcd5b..0c41ac9 100644 --- a/configs/rock_defconfig +++ b/configs/rock_defconfig @@ -56,6 +56,5 @@ CONFIG_ROCKCHIP_TIMER=y CONFIG_USB=y CONFIG_ROCKCHIP_USB2_PHY=y CONFIG_SPL_TINY_MEMSET=y -CONFIG_TPL_TINY_MEMSET=y CONFIG_CMD_DHRYSTONE=y CONFIG_ERRNO_STR=y -- cgit v1.1