summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/asurada/Kconfig
diff options
context:
space:
mode:
authorYu-Ping Wu <yupingso@google.com>2021-01-27 11:50:11 +0800
committerPatrick Georgi <pgeorgi@google.com>2021-01-28 09:17:23 +0000
commitaafa1621e142ade5d0c9010b9c08848d8b04f867 (patch)
treeff62c734a998471ff248ed3940e13ea5576f5328 /src/mainboard/google/asurada/Kconfig
parenta2c4cd7e086ec890f567ce74adb1c9ee880fff59 (diff)
downloadcoreboot-aafa1621e142ade5d0c9010b9c08848d8b04f867.tar.gz
coreboot-aafa1621e142ade5d0c9010b9c08848d8b04f867.tar.bz2
coreboot-aafa1621e142ade5d0c9010b9c08848d8b04f867.zip
mb/google/asurada: Add config for spherion
BUG=b:178440482 TEST=emerge-asurada coreboot BRANCH=none Change-Id: Ica09b73f97509db065c93c6be757c0d77c9b7a87 Signed-off-by: Yu-Ping Wu <yupingso@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/49956 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Hung-Te Lin <hungte@chromium.org>
Diffstat (limited to 'src/mainboard/google/asurada/Kconfig')
-rw-r--r--src/mainboard/google/asurada/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/asurada/Kconfig b/src/mainboard/google/asurada/Kconfig
index 5f5ed856be7e..c497839843e9 100644
--- a/src/mainboard/google/asurada/Kconfig
+++ b/src/mainboard/google/asurada/Kconfig
@@ -37,6 +37,7 @@ config MAINBOARD_PART_NUMBER
string
default "Asurada" if BOARD_GOOGLE_ASURADA
default "Hayato" if BOARD_GOOGLE_HAYATO
+ default "Spherion" if BOARD_GOOGLE_SPHERION
config DRIVER_TPM_SPI_BUS
hex