src/mainboard/pcengines/apu2/Kconfig: Remove TPM1 option

Apu2 boards use Infineon SLB9665 TT 2.0 module which is TPM2.0.
Remove TPM1 option to allow choice between TPM1 and TPM2.

SLB9665 TT 2.0 detection fixed in change 21983.

Change-Id: Ie9788c43d8b32b2f6329a072b88c962c34eca119
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Reviewed-on: https://review.coreboot.org/28000
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
Michał Żygowski 2018-08-10 11:14:30 +02:00 committed by Patrick Georgi
parent 19b885943d
commit 534b564345
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select USE_BLOBS
select GENERIC_SPD_BIN
select MAINBOARD_HAS_LPC_TPM
select MAINBOARD_HAS_TPM1
select SEABIOS_ADD_SERCON_PORT_FILE if PAYLOAD_SEABIOS
config MAINBOARD_DIR