mb/google/brya/variants/primus: Swap TPM I2C with touchscreen I2C

In next build phase, primus will exchange i2c port for touchscreen and cr50.

BUG=b:207834727
TEST=build pass

Signed-off-by: Malik_Hsu <malik_hsu@wistron.corp-partner.google.com>
Change-Id: Ief1b156b866a9aaa2919f0e209b6439c7019e939
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59737
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 963b400..6bf1fe1 100644
--- a/src/mainboard/google/brya/Kconfig
+++ b/src/mainboard/google/brya/Kconfig
@@ -74,7 +74,8 @@
 	hex
 	default 0x3 if BOARD_GOOGLE_BRYA0
 	default 0x3 if BOARD_GOOGLE_BRASK
-	default 0x3 if BOARD_GOOGLE_PRIMUS
+	default 0x1 if BOARD_GOOGLE_PRIMUS
+	default 0x3 if BOARD_GOOGLE_PRIMUS4ES
 	default 0x1 if BOARD_GOOGLE_GIMBLE
 	default 0x3 if BOARD_GOOGLE_GIMBLE4ES
 	default 0x3 if BOARD_GOOGLE_REDRIX