aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/auron/Kconfig
diff options
context:
space:
mode:
authorMatt DeVillier <matt.devillier@gmail.com>2017-11-04 12:33:41 -0500
committerMartin Roth <martinroth@google.com>2017-11-23 05:02:35 +0000
commitd18db73d4997b08606d5186eee58f38c400281b6 (patch)
treef9f82ec2136de7661e3ee95ad98b49ec5849622b /src/mainboard/google/auron/Kconfig
parent482d16fb0ab1899da856b083f35b682917b0ed96 (diff)
google mainboards: select SYSTEM_TYPE_LAPTOP where appropriate
Some Google boards are missing this selection, leading them to being incorrectly identified as type 'Desktop' in SMBIOS type 3 table. Correct this by adding 'select SYSTEM_TYPE_LAPTOP' to the boards' Kconfigs. TEST: boot Linux and check correct chassis type listed via dmidecode Change-Id: Ib1145e314812a3f300cfd1a435a687aa0862158a Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/22340 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/mainboard/google/auron/Kconfig')
-rw-r--r--src/mainboard/google/auron/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/auron/Kconfig b/src/mainboard/google/auron/Kconfig
index 8cf7e8f968..791dcba5ef 100644
--- a/src/mainboard/google/auron/Kconfig
+++ b/src/mainboard/google/auron/Kconfig
@@ -11,6 +11,7 @@ config BOARD_GOOGLE_BASEBOARD_AURON
select MAINBOARD_HAS_CHROMEOS
select MAINBOARD_HAS_LPC_TPM
select INTEL_INT15
+ select SYSTEM_TYPE_LAPTOP
if BOARD_GOOGLE_BASEBOARD_AURON