summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/brya/Kconfig
diff options
context:
space:
mode:
authorTony Huang <tony-huang@quanta.corp-partner.google.com>2023-03-17 13:25:49 +0800
committerFelix Held <felix-coreboot@felixheld.de>2023-03-30 13:33:27 +0000
commitf78e1a7f98023e6cccee1a444c5e0331b148ecbe (patch)
treede428d6984751273e95562d3f431524ba3ed001f /src/mainboard/google/brya/Kconfig
parentd07668d61b7f13913e13d07e7064d4f2cfb58bef (diff)
downloadcoreboot-f78e1a7f98023e6cccee1a444c5e0331b148ecbe.tar.gz
coreboot-f78e1a7f98023e6cccee1a444c5e0331b148ecbe.tar.bz2
coreboot-f78e1a7f98023e6cccee1a444c5e0331b148ecbe.zip
mb/google/nissa/var/yavilla: Update devicetree setting
Update devicetree according to yavilla's design. Add Kconfig for TPM I2C bus. BUG=b:273791621 BRANCH=firmware-nissa-15217.B TEST=emerge-nissa coreboot Change-Id: I1b44436a7f93d62764d0451c738ae33976a24a15 Signed-off-by: Tony Huang <tony-huang@quanta.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/74040 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com> Reviewed-by: Derek Huang <derekhuang@google.com>
Diffstat (limited to 'src/mainboard/google/brya/Kconfig')
-rw-r--r--src/mainboard/google/brya/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/brya/Kconfig b/src/mainboard/google/brya/Kconfig
index 9f95e7b71194..2976ae21653c 100644
--- a/src/mainboard/google/brya/Kconfig
+++ b/src/mainboard/google/brya/Kconfig
@@ -158,6 +158,7 @@ config DRIVER_TPM_I2C_BUS
default 0x1 if BOARD_GOOGLE_CONSTITUTION
default 0x1 if BOARD_GOOGLE_AURASH
default 0x1 if BOARD_GOOGLE_HADES
+ default 0x0 if BOARD_GOOGLE_YAVILLA
config DRIVER_TPM_I2C_ADDR
hex