summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/tf_driver/Kconfig1
-rw-r--r--security/tlk_driver/Kconfig1
2 files changed, 0 insertions, 2 deletions
diff --git a/security/tf_driver/Kconfig b/security/tf_driver/Kconfig
index e212e53913eb..49b34b37bb4f 100644
--- a/security/tf_driver/Kconfig
+++ b/security/tf_driver/Kconfig
@@ -2,7 +2,6 @@ config TRUSTED_FOUNDATIONS
bool "Enable TF Driver"
default n
select CRYPTO_SHA1
- select TEGRA_USE_SECURE_KERNEL
help
This option adds kernel support for communication with the Trusted Foundations.
Default options is n
diff --git a/security/tlk_driver/Kconfig b/security/tlk_driver/Kconfig
index 5199be43dd20..b87d6d820a57 100644
--- a/security/tlk_driver/Kconfig
+++ b/security/tlk_driver/Kconfig
@@ -1,6 +1,5 @@
config TRUSTED_LITTLE_KERNEL
bool "Enable Open Trusted Execution driver"
- select TEGRA_USE_SECURE_KERNEL
help
This option adds kernel support for communication with the
Trusted LK secure OS monitor/runtime support.