mb/google/brya/var/crota: Kconfig: Select TPM I2C bus driver

Add TPM I2C for crota to avoid TPM I2C fail.

BUG=b:226315394
TEST=USE="project_crota emerge-brya coreboot" and verify it builds
without error.

Signed-off-by: Terry Chen <terry_chen@wistron.corp-partner.google.com>
Change-Id: I7eb3ce6c2faf857c8f5d789af395e315caea4102
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63617
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 0fafc2f..0c76482 100644
--- a/src/mainboard/google/brya/Kconfig
+++ b/src/mainboard/google/brya/Kconfig
@@ -119,6 +119,7 @@
 	default 0x1 if BOARD_GOOGLE_BANSHEE
 	default 0x1 if BOARD_GOOGLE_KINOX
 	default 0x0 if BOARD_GOOGLE_CRAASK
+	default 0x1 if BOARD_GOOGLE_CROTA
 
 config DRIVER_TPM_I2C_ADDR
 	hex