mb/google/brya: Add Kconfig for TPM I2C bus

Add TPM I2C for crota to avoid TPM I2C fail.

BUG=b:229200525
TEST=emerge-brask coreboot.

Signed-off-by: Raihow Shi <raihow_shi@wistron.corp-partner.google.com>
Change-Id: I8054e623fb0c3c549c3373982ce9d4fbd57e0fd7
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63635
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
diff --git a/src/mainboard/google/brya/Kconfig b/src/mainboard/google/brya/Kconfig
index 0c76482..331041f 100644
--- a/src/mainboard/google/brya/Kconfig
+++ b/src/mainboard/google/brya/Kconfig
@@ -120,6 +120,7 @@
 	default 0x1 if BOARD_GOOGLE_KINOX
 	default 0x0 if BOARD_GOOGLE_CRAASK
 	default 0x1 if BOARD_GOOGLE_CROTA
+	default 0x1 if BOARD_GOOGLE_MOLI
 
 config DRIVER_TPM_I2C_ADDR
 	hex