aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/cherry/Kconfig
diff options
context:
space:
mode:
authorRex-BC Chen <rex-bc.chen@mediatek.com>2021-07-12 20:23:20 +0800
committerHung-Te Lin <hungte@chromium.org>2021-07-14 09:47:49 +0000
commitbb0ecd49f26a3346c320d5996c872a35943835c1 (patch)
tree759265404f88b7e65757f4e71a777984b9699264 /src/mainboard/google/cherry/Kconfig
parent2e3d1db7ecc142452c717985c3d931cf7aaca19c (diff)
mb/google/cherry: add configuration for tomato
Signed-off-by: Rex-BC Chen <rex-bc.chen@mediatek.com> Change-Id: I972c70773d4d928e75098efbf78f174d7c3ebf50 Reviewed-on: https://review.coreboot.org/c/coreboot/+/56253 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Diffstat (limited to 'src/mainboard/google/cherry/Kconfig')
-rw-r--r--src/mainboard/google/cherry/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/cherry/Kconfig b/src/mainboard/google/cherry/Kconfig
index dd0b4571d5..09b21d2ab0 100644
--- a/src/mainboard/google/cherry/Kconfig
+++ b/src/mainboard/google/cherry/Kconfig
@@ -35,6 +35,7 @@ config MAINBOARD_DIR
config MAINBOARD_PART_NUMBER
string
default "Cherry" if BOARD_GOOGLE_CHERRY
+ default "Tomato" if BOARD_GOOGLE_TOMATO
config DRIVER_TPM_I2C_BUS
hex