]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
arm: rockchip: don't use non-existent CONFIG_TPL_TINY_FRAMEWORK
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Wed, 25 Feb 2026 07:28:17 +0000 (08:28 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 10 Mar 2026 16:07:03 +0000 (10:07 -0600)
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>
arch/arm/mach-rockchip/Kconfig

index 5c37bf54deb608ef7f917610774e57519e4a7d4b..9f1f77ee5b3ccdf35567652a7e1ecef31a4b2d5c 100644 (file)
@@ -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