mb/google/brya: Enable eNEM support for Tanik and Skolas
TEST=Able to build and boot Google/Tanik and Skolas to OS. Signed-off-by: Subrata Banik <subratabanik@google.com> Change-Id: I4a21122dbc324d3a396e8934e21d42f471cdb0bf Reviewed-on: https://review.coreboot.org/c/coreboot/+/71567 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Sridhar Siricilla <sridhar.siricilla@intel.com> Reviewed-by: Kapil Porwal <kapilporwal@google.com>
This commit is contained in:
parent
2f46a1780b
commit
ca025203a8
|
@ -143,7 +143,6 @@ config BOARD_GOOGLE_REDRIX4ES
|
|||
config BOARD_GOOGLE_SKOLAS
|
||||
bool "-> Skolas"
|
||||
select BOARD_GOOGLE_BASEBOARD_SKOLAS
|
||||
select DEFAULT_ADL_NEM
|
||||
select DRIVERS_GENESYSLOGIC_GL9755
|
||||
select DRIVERS_INTEL_MIPI_CAMERA
|
||||
select DRIVERS_I2C_SX9324
|
||||
|
@ -181,7 +180,6 @@ config BOARD_GOOGLE_TAEKO4ES
|
|||
config BOARD_GOOGLE_TANIKS
|
||||
bool "-> Taniks"
|
||||
select BOARD_GOOGLE_BASEBOARD_BRYA
|
||||
select DEFAULT_ADL_NEM
|
||||
select DRIVERS_GENERIC_BAYHUB_LV2
|
||||
select DRIVERS_GENESYSLOGIC_GL9750
|
||||
select DRIVERS_GENESYSLOGIC_GL9763E
|
||||
|
|
Loading…
Reference in New Issue