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