summaryrefslogtreecommitdiff
path: root/src/mainboard/google/kahlee/Kconfig
diff options
context:
space:
mode:
authorMartin Roth <martinroth@google.com>2018-06-15 08:24:33 -0600
committerPatrick Georgi <pgeorgi@google.com>2018-06-15 14:42:25 +0000
commit3711479c271246157c62ac2f1030f112eb8da8e4 (patch)
tree3fda97856def3df9d2ee3ee5bc52b8e08ce336b9 /src/mainboard/google/kahlee/Kconfig
parent0d42a2c421ffbbeaed92496ef5e9fcf241cc98b5 (diff)
downloadcoreboot-3711479c271246157c62ac2f1030f112eb8da8e4.tar.xz
mainboard/google/Kahlee: All variants identify as Grunt in SMBIOS
All Grunt variants should identify as grunt in SMBIOS so that they're recognized correctly as a unibuild Grunt variant. BUG=b:110244268 TEST=Careena identifies as grunt Change-Id: Iaf254149fbec9551d9220018d6d6a0a1be741538 Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: https://review.coreboot.org/27117 Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/kahlee/Kconfig')
-rw-r--r--src/mainboard/google/kahlee/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mainboard/google/kahlee/Kconfig b/src/mainboard/google/kahlee/Kconfig
index f5ae3fb13b..fd43ed643a 100644
--- a/src/mainboard/google/kahlee/Kconfig
+++ b/src/mainboard/google/kahlee/Kconfig
@@ -54,8 +54,7 @@ config VARIANT_DIR
config MAINBOARD_PART_NUMBER
string
- default "Careena" if BOARD_GOOGLE_CAREENA
- default "Grunt" if BOARD_GOOGLE_GRUNT
+ default "Grunt"
config DEVICETREE
string