vboot: Use "Google_" as VBOOT_FWID_MODEL prefix if CHROMEOS is set
commitc18aa1c777fadc02d5ffffa7bc2cf71cde784330
authorFurquan Shaikh <furquan@chromium.org>
Fri, 8 Sep 2017 22:14:30 +0000 (8 15:14 -0700)
committerFurquan Shaikh <furquan@google.com>
Sun, 10 Sep 2017 02:20:55 +0000 (10 02:20 +0000)
treebed9b1a8405ca072b78095f4f738194664d11dc8
parentde60e603e8a5ca48350422cd1db1d7e7f5aed4b3
vboot: Use "Google_" as VBOOT_FWID_MODEL prefix if CHROMEOS is set

CONFIG_MAINBOARD_VENDOR is customizable by OEM for Chrome OS
devices. However, VBOOT_FWID_MODEL indicates the firmware vendor and
hence if CHROMEOS is selected, then VBOOT_FWID_MODEL should always
prefix "Google_" instead of CONFIG_MAINBOARD_VENDOR.

BUG=b:65493192

Change-Id: I0a2280bfd6d535586bc14d9a3c4a8198287f08bc
Signed-off-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-on: https://review.coreboot.org/21458
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
src/vboot/Kconfig