Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/22340
to look at the new patch set (#2).
Change subject: google mainboards: select SYSTEM_TYPE_LAPTOP where appropriate ......................................................................
google mainboards: select SYSTEM_TYPE_LAPTOP where appropriate
some Google boards were missing this selection, which led to them being incorrectly identified as type 'Desktop' in SMBIOS type 3 table.
TEST: boot Linux and check correct chassis type listed via dmidecode
Change-Id: Ib1145e314812a3f300cfd1a435a687aa0862158a Signed-off-by: Matt DeVillier matt.devillier@gmail.com --- M src/mainboard/google/auron/Kconfig M src/mainboard/google/chell/Kconfig M src/mainboard/google/cyan/Kconfig M src/mainboard/google/glados/Kconfig M src/mainboard/google/lars/Kconfig M src/mainboard/google/rambi/Kconfig 6 files changed, 6 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/40/22340/2