mb/google/brya/var/gaelin: Configure DRIVER_TPM_I2C_BUS
Add TPM I2C bus for gaelin in Kconfig. BUG=b:249000573 BRANCH=firmware-brya-14505.B TEST=Build "emerge-brask coreboot" and can boot to OS. Change-Id: Idaac11111a9ba7df0929267567e4730b2811f5f0 Signed-off-by: Raymond Chung <raymondchung@ami.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/68886 Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Derek Huang <derekhuang@google.com>
This commit is contained in:
parent
8ea8eba930
commit
b2a9209f65
|
@ -151,6 +151,7 @@ config DRIVER_TPM_I2C_BUS
|
|||
default 0x1 if BOARD_GOOGLE_LISBON
|
||||
default 0x1 if BOARD_GOOGLE_GLADIOS
|
||||
default 0x1 if BOARD_GOOGLE_MARASOV
|
||||
default 0x1 if BOARD_GOOGLE_GAELIN4ADL
|
||||
|
||||
config DRIVER_TPM_I2C_ADDR
|
||||
hex
|
||||
|
|
Loading…
Reference in New Issue