mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
arm: rockchip: don't use non-existent CONFIG_TPL_TINY_FRAMEWORK
Symbol CONFIG_TPL_TINY_FRAMEWORK does not exist. Don't select it. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
This commit is contained in:
committed by
Tom Rini
parent
9d3d4d6192
commit
cff18cef19
@@ -8,7 +8,6 @@ config ROCKCHIP_PX30
|
||||
select SUPPORT_TPL
|
||||
select SPL
|
||||
select TPL
|
||||
select TPL_TINY_FRAMEWORK if TPL
|
||||
select TPL_HAVE_INIT_STACK if TPL
|
||||
imply SPL_SEPARATE_BSS
|
||||
imply SPL_SERIAL
|
||||
|
||||
Reference in New Issue
Block a user