summaryrefslogtreecommitdiff
path: root/security/tf_driver/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'security/tf_driver/Kconfig')
-rw-r--r--security/tf_driver/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/security/tf_driver/Kconfig b/security/tf_driver/Kconfig
deleted file mode 100644
index e212e53913eb..000000000000
--- a/security/tf_driver/Kconfig
+++ /dev/null
@@ -1,9 +0,0 @@
-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
- If you are unsure how to answer this question, answer N.