Joey Peng has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/60077 )
Change subject: mb/google/brya/var/taniks: Include DRIVER_TPM_I2C_BUS for taniks ......................................................................
mb/google/brya/var/taniks: Include DRIVER_TPM_I2C_BUS for taniks
Add I2C bus address for taniks in Kconfig
BUG=b:210390520 TEST=emerge-brya coreboot and can boot to OS.
Signed-off-by: Joey Peng joey.peng@lcfc.corp-partner.google.com Change-Id: I9b1719c3140c13f67e7cb0e6a69257774884bd4d --- M src/mainboard/google/brya/Kconfig 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/77/60077/1
diff --git a/src/mainboard/google/brya/Kconfig b/src/mainboard/google/brya/Kconfig index 41f3f71..9363d6e 100644 --- a/src/mainboard/google/brya/Kconfig +++ b/src/mainboard/google/brya/Kconfig @@ -90,6 +90,7 @@ default 0x3 if BOARD_GOOGLE_ANAHERA default 0x3 if BOARD_GOOGLE_ANAHERA4ES default 0x3 if BOARD_GOOGLE_VELL + default 0x3 if BOARD_GOOGLE_TANIKS
config DRIVER_TPM_I2C_ADDR hex