diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 03fa17ce6f0..9892328dad5 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -822,11 +822,9 @@ config ARCH_TRUSTZONE_SECURE config ARCH_TRUSTZONE_NONSECURE bool "All CPUs operate non-secure state" - depends on EXPERIMENTAL config ARCH_TRUSTZONE_BOTH bool "CPUs operate in both secure and non-secure states" - depends on EXPERIMENTAL endchoice # TrustZone Configuration