diff options
Diffstat (limited to 'drivers/firmware/Kconfig')
-rw-r--r-- | drivers/firmware/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/firmware/Kconfig b/drivers/firmware/Kconfig index 9026df923542..d40ccc3af9e2 100644 --- a/drivers/firmware/Kconfig +++ b/drivers/firmware/Kconfig | |||
@@ -256,7 +256,7 @@ config TI_SCI_PROTOCOL | |||
256 | 256 | ||
257 | config TRUSTED_FOUNDATIONS | 257 | config TRUSTED_FOUNDATIONS |
258 | bool "Trusted Foundations secure monitor support" | 258 | bool "Trusted Foundations secure monitor support" |
259 | depends on ARM | 259 | depends on ARM && CPU_V7 |
260 | help | 260 | help |
261 | Some devices (including most early Tegra-based consumer devices on | 261 | Some devices (including most early Tegra-based consumer devices on |
262 | the market) are booted with the Trusted Foundations secure monitor | 262 | the market) are booted with the Trusted Foundations secure monitor |