summaryrefslogtreecommitdiff
path: root/security/tf_driver/Kconfig
blob: e212e53913eb717201e2967aad4e0721356f484e (plain)
1
2
3
4
5
6
7
8
9
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.