[PATCH] fixup! firmware: rockchip: rename from rk3xxx-op-tee.bin to rk3xxx-bl32.bin
Ahmad Fatoum
a.fatoum at pengutronix.de
Wed Nov 6 14:13:58 PST 2024
Signed-off-by: Ahmad Fatoum <a.fatoum at pengutronix.de>
---
arch/arm/mach-rockchip/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/mach-rockchip/Kconfig b/arch/arm/mach-rockchip/Kconfig
index 4069ad4ca138..51d81deca97a 100644
--- a/arch/arm/mach-rockchip/Kconfig
+++ b/arch/arm/mach-rockchip/Kconfig
@@ -137,7 +137,7 @@ config ARCH_ROCKCHIP_ATF
config ARCH_ROCKCHIP_OPTEE
bool "Build rockchip OP-TEE binary into barebox"
- depends on ARCH_ROCKCHIP_ATF && ARCH_RK3399
+ depends on ARCH_ROCKCHIP_ATF
select PBL_OPTEE
help
With this option enabled the OP-TEE binary is compiled
--
2.39.5
More information about the barebox
mailing list