summaryrefslogtreecommitdiff
path: root/security/tf_driver/Kconfig
blob: 49b34b37bb4f805a24ce7b42e14ccf4ea39af305 (plain)
1
2
3
4
5
6
7
8
config TRUSTED_FOUNDATIONS
	bool "Enable TF Driver"
	default n
	select CRYPTO_SHA1
	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.