aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/spi/tpm/Kconfig
blob: e2a6bb65272e737cdee0f3d8a6dd46e22b65bf29 (plain)
1
2
3
4
5
6
7
8
config SPI_TPM
	bool "SPI TPM"
	depends on !PC80_SYSTEM && TPM2

config DRIVER_TPM_SPI_BUS
	hex "SPI bus TPM chip is connected to"
	default 0
	depends on SPI_TPM