Signed-off-by: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx> --- 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