mb/google/skyrim: move EC switch selection from ChromeOS to Vboot

This is a vboot feature, not a ChromeOS one, and unless selected by
vboot, compilation will fail in the non-ChromeOS + vboot build case.

TEST=build/boot skyrim w/vboot, w/o ChromeOS

Change-Id: If9a5343907457bf3319f045262fdddf7eae2f1cb
Signed-off-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/67995
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Matt DeVillier 2022-09-29 15:40:33 -05:00 committed by Felix Held
parent 6cd5595bba
commit 7fd9fed908
1 changed files with 1 additions and 3 deletions

View File

@ -44,9 +44,6 @@ config BOARD_SPECIFIC_OPTIONS
select PCIEXP_COMMON_CLOCK
select PCIEXP_L1_SUB_STATE
config CHROMEOS
select EC_GOOGLE_CHROMEEC_SWITCHES
config DEVICETREE
default "variants/baseboard/devicetree.cb"
@ -84,6 +81,7 @@ config VARIANT_DIR
default "morthal" if BOARD_GOOGLE_MORTHAL
config VBOOT
select EC_GOOGLE_CHROMEEC_SWITCHES
select VBOOT_LID_SWITCH
select VBOOT_SEPARATE_VERSTAGE