mb/google/brya/var/lisbon: use i2c1 for TPM for lisbon

This change sets DRIVER_TPM_I2C_BUS to the i2c 1 bus for TPM for the
lisbon variant.

BUG=b:246657849
TEST=FW_NAME=lisbon emerge-brask coreboot

Signed-off-by: Kevin Chiu <kevin.chiu.17802@gmail.com>
Change-Id: I16be50258db2111d22f7465458873e92f44c7dac
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68887
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nick Vaccaro <nvaccaro@google.com>
diff --git a/src/mainboard/google/brya/Kconfig b/src/mainboard/google/brya/Kconfig
index 7b1b783..f54e96b 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_LISBON
 
 config DRIVER_TPM_I2C_ADDR
 	hex