[coreboot-gerrit] Change in coreboot[master]: src/mainboard/pcengines/apu2/Kconfig: select TPM2 option

Michał Żygowski (Code Review) gerrit at coreboot.org
Fri Aug 10 11:18:52 CEST 2018


Michał Żygowski has uploaded this change for review. ( https://review.coreboot.org/28000


Change subject: src/mainboard/pcengines/apu2/Kconfig: select TPM2 option
......................................................................

src/mainboard/pcengines/apu2/Kconfig: select TPM2 option

Apu2 boards use Infineon SLB9665 TT 2.0 module which is
TPM2.0. Select TPM2 to properly initialize the TPM.

SLB9665 TT 2.0 detection fixed in:
https://review.coreboot.org/#/c/coreboot/+/21983/

Change-Id: Ie9788c43d8b32b2f6329a072b88c962c34eca119
Signed-off-by: Michał Żygowski <michal.zygowski at 3mdeb.com>
---
M src/mainboard/pcengines/apu2/Kconfig
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/00/28000/1

diff --git a/src/mainboard/pcengines/apu2/Kconfig b/src/mainboard/pcengines/apu2/Kconfig
index af14066..f87db52 100644
--- a/src/mainboard/pcengines/apu2/Kconfig
+++ b/src/mainboard/pcengines/apu2/Kconfig
@@ -32,7 +32,7 @@
 	select USE_BLOBS
 	select GENERIC_SPD_BIN
 	select MAINBOARD_HAS_LPC_TPM
-	select MAINBOARD_HAS_TPM1
+	select MAINBOARD_HAS_TPM2
 
 config MAINBOARD_DIR
 	string

-- 
To view, visit https://review.coreboot.org/28000
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie9788c43d8b32b2f6329a072b88c962c34eca119
Gerrit-Change-Number: 28000
Gerrit-PatchSet: 1
Gerrit-Owner: Michał Żygowski <michal.zygowski at 3mdeb.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180810/077a7cfe/attachment-0001.html>


More information about the coreboot-gerrit mailing list