From: Kever Yang <kever.yang@rock-chips.com>
Date: Thu, 29 Nov 2018 01:59:41 +0000 (+0800)
Subject: rockchip: rock: remove TPL_TINY_MEMSET
X-Git-Tag: v2025.01-rc5-pxa1908~3258^2~11
X-Git-Url: http://git.dujemihanovic.xyz/img/static/git-logo.png?a=commitdiff_plain;h=ae66a0e1a2bace085b1aeff6e0fc1bb112c45ede;p=u-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 <kever.yang@rock-chips.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
[Fixed up commit message:]
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
---

diff --git a/configs/rock_defconfig b/configs/rock_defconfig
index 28dcd5bccc..0c41ac9f20 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