mb/google/ocelot: Select EC_GOOGLE_CHROMEEC_MEC for MCHP variants
This commit updates the Kconfig for the Google Ocelot mainboard to select EC_GOOGLE_CHROMEEC_MEC for the OcelotMCHP and OcelotMCHP4ES variants. BUG=b:394208231 TEST=Build Ocelot and verify all variants compiles without any error. Change-Id: Ie5f776d40029b52a57d82aa9b02b95fbf3905cfd Signed-off-by: Appukuttan V K <appukuttan.vk@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/88629 Reviewed-by: Pranava Y N <pranavayn@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Varun Upadhyay <varun.upadhyay@intel.com>
This commit is contained in:
parent
32b944b77a
commit
e49743755d
1 changed files with 2 additions and 0 deletions
|
|
@ -72,6 +72,7 @@ config BOARD_GOOGLE_OCELOTITE
|
|||
|
||||
config BOARD_GOOGLE_OCELOTMCHP
|
||||
select BOARD_GOOGLE_MODEL_OCELOT
|
||||
select EC_GOOGLE_CHROMEEC_MEC
|
||||
|
||||
config BOARD_GOOGLE_OCELOT4ES
|
||||
select BOARD_GOOGLE_MODEL_OCELOT
|
||||
|
|
@ -81,6 +82,7 @@ config BOARD_GOOGLE_OCELOTITE4ES
|
|||
|
||||
config BOARD_GOOGLE_OCELOTMCHP4ES
|
||||
select BOARD_GOOGLE_MODEL_OCELOT
|
||||
select EC_GOOGLE_CHROMEEC_MEC
|
||||
|
||||
if BOARD_GOOGLE_OCELOT_COMMON
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue