]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - drivers/tpm/Kconfig
f408b8a81d1e7d2f438c1ce20590f8563920d002
[karo-tx-uboot.git] / drivers / tpm / Kconfig
1 config TPM_TIS_SANDBOX
2         bool "Enable sandbox TPM driver"
3         help
4           This driver emulates a TPM, providing access to base functions
5           such as reading and writing TPM private data. This is enough to
6           support Chrome OS verified boot. Extend functionality is not
7           implemented.