coreboot-kgpe-d16/src
Zhuohao Lee f1e25b1e35 mb/google/volteer: select GOOGLE_SMBIOS_MAINBOARD_VERSION
In order to use the function smbios_mainboard_version()
to query the board revision from the EC.
we need to select GOOGLE_SMBIOS_MAINBOARD_VERSION.

BUG=b:177818769
TEST=1. emerge-volteer coreboot chromeos-bootimage
     2. flash the image to the device and check board rev
        by using command `dmidecode -t 1 | grep Version`

Change-Id: I2474ee03845356d0775f6da25274f696ad33f935
Signed-off-by: Zhuohao Lee <zhuohao@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49644
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2021-01-19 18:45:34 +00:00
..
acpi ACPI: Refactor ChromeOS specific ACPI GNVS 2021-01-18 18:02:27 +00:00
arch arch/x86/smbios: Update SMBIOS type 17 type detail 2021-01-19 09:02:25 +00:00
commonlib drivers/tpm: Implement full PPI 2020-12-21 02:38:20 +00:00
console
cpu cpu/x86/sipi_vector.S: Fix reading MCU revision 2021-01-19 09:03:42 +00:00
device device/oprom/x86emu/sys.c: Use __func__ 2021-01-18 09:44:02 +00:00
drivers drivers/spi/tpm/tpm.c: Use __func__ 2021-01-19 08:58:41 +00:00
ec ec/google/chromeec/ec_commands.h: Remove repeated word 2021-01-18 07:38:09 +00:00
include ACPI: Refactor ChromeOS specific ACPI GNVS 2021-01-18 18:02:27 +00:00
lib lib/device_tree.c: Remove repeated word 2021-01-18 07:38:49 +00:00
mainboard mb/google/volteer: select GOOGLE_SMBIOS_MAINBOARD_VERSION 2021-01-19 18:45:34 +00:00
northbridge nb/intel/ironlake/ironlake.asl: Remove sandy bridge copy pasta 2021-01-19 09:00:35 +00:00
security security/tpm/tss/tcg-1.2/tss.c: Use __func__ 2021-01-19 08:58:50 +00:00
soc soc/amd/picasso: move HAVE_ACPI_TABLES from mainboards to SoC 2021-01-19 15:05:58 +00:00
southbridge ACPI: Refactor ChromeOS specific ACPI GNVS 2021-01-18 18:02:27 +00:00
superio src/superio: trim and move Makefile.inc, instead use wildcard matches 2020-12-27 14:46:07 +00:00
vendorcode ACPI: Refactor ChromeOS specific ACPI GNVS 2021-01-18 18:02:27 +00:00
Kconfig Kconfig: Show console debug options if loglevel override is set 2020-12-11 15:58:24 +00:00