Raymond Chung has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/68886 )
Change subject: mb/google/brya/gaelin: Configure DRIVER_TPM_I2C_BUS ......................................................................
mb/google/brya/gaelin: Configure DRIVER_TPM_I2C_BUS
Add I2C bus for gaelin in Kconfig.
BUG=b:249000573 BRANCH=firmware-brya-14505.B TEST=Build "emerge-brask coreboot" and can boot to OS.
Change-Id: Idaac11111a9ba7df0929267567e4730b2811f5f0 Signed-off-by: Raymond Chung raymondchung@ami.corp-partner.google.com --- M src/mainboard/google/brya/Kconfig 1 file changed, 17 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/86/68886/1
diff --git a/src/mainboard/google/brya/Kconfig b/src/mainboard/google/brya/Kconfig index 7b1b783..020a73a 100644 --- a/src/mainboard/google/brya/Kconfig +++ b/src/mainboard/google/brya/Kconfig @@ -149,6 +149,7 @@ default 0x0 if BOARD_GOOGLE_XIVU default 0x0 if BOARD_GOOGLE_YAVIKS default 0x1 if BOARD_GOOGLE_ZYDRON + default 0x1 if BOARD_GOOGLE_GAELIN4ADL
config DRIVER_TPM_I2C_ADDR hex