blob: 70d3ba0eb60c04d77f596d13571976a459f744c7 (
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.
|