mb/intel/mtlrvp: Enable EC_GOOGLE_CHROMEEC_SWITCHES

This patch enables EC_GOOGLE_CHROMEEC_SWITCHES for MTL_CHROME_EC which
helps in mode switch using dut-control power_state:rec.

BUG=b:224325352
BRANCH=None
Test=Able to build and boot MTLRVP to ChromeOS. Check if chroot command
dut-control power_state:rec puts the DUT to recovery mode.

Signed-off-by: Harsha B R <harsha.b.r@intel.com>
Change-Id: I5de0cd6c9a50bd85238205e09976a8bd8dd7142f
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72813
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Reviewed-by: Usha P <usha.p@intel.com>
Reviewed-by: Sridhar Siricilla <sridhar.siricilla@intel.com>
This commit is contained in:
Harsha B R 2023-02-04 23:03:53 +05:30 committed by Sridhar Siricilla
parent 9e61ca5674
commit 05ca3d18a8
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ endchoice
config VBOOT config VBOOT
select VBOOT_LID_SWITCH select VBOOT_LID_SWITCH
select EC_GOOGLE_CHROMEEC_SWITCHES if MTL_CHROME_EC
config UART_FOR_CONSOLE config UART_FOR_CONSOLE
int int