diff options
| -rw-r--r-- | arch/arm/firmware/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/firmware/Kconfig b/arch/arm/firmware/Kconfig index bb126594995e..ad396af68e47 100644 --- a/arch/arm/firmware/Kconfig +++ b/arch/arm/firmware/Kconfig | |||
| @@ -11,6 +11,7 @@ menu "Firmware options" | |||
| 11 | config TRUSTED_FOUNDATIONS | 11 | config TRUSTED_FOUNDATIONS |
| 12 | bool "Trusted Foundations secure monitor support" | 12 | bool "Trusted Foundations secure monitor support" |
| 13 | depends on ARCH_SUPPORTS_TRUSTED_FOUNDATIONS | 13 | depends on ARCH_SUPPORTS_TRUSTED_FOUNDATIONS |
| 14 | default y | ||
| 14 | help | 15 | help |
| 15 | Some devices (including most Tegra-based consumer devices on the | 16 | Some devices (including most Tegra-based consumer devices on the |
| 16 | market) are booted with the Trusted Foundations secure monitor | 17 | market) are booted with the Trusted Foundations secure monitor |
