From: Kever Yang Date: Thu, 29 Nov 2018 01:59:41 +0000 (+0800) Subject: rockchip: rock: remove TPL_TINY_MEMSET X-Git-Tag: v2019.01-rc1~15^2~11 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ae66a0e1a2bace085b1aeff6e0fc1bb112c45ede;p=platform%2Fkernel%2Fu-boot.git 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 --- 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