summaryrefslogtreecommitdiff
path: root/security/tf_driver/Kconfig
blob: 2a980c5ade43ce0c8fe0bcdae7ef2beeb8d7f219 (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.
	  If you are unsure how to answer this question, answer N.