mb/google/corsola: Enable HIMAX83102_J02 and ILI9882T panel for Starmie
The STA_HIMAX83102_J02 and STA_ILI9882T panel will be used for Starmie, enable these two panels config for it. BUG=b:272425116 BRANCH=corsola TEST=build starmie and check the cbfs include the panels Signed-off-by: Ruihai Zhou <zhouruihai@huaqin.corp-partner.google.com> Change-Id: I1dd696dd6a84d9606e4b9a2d4884dd70a6df9161 Reviewed-on: https://review.coreboot.org/c/coreboot/+/74200 Reviewed-by: cong yang <yangcong5@huaqin.corp-partner.google.com> Reviewed-by: Yidi Lin <yidilin@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
3f5d81783a
commit
effc28f23e
|
@ -45,6 +45,8 @@ config BOARD_SPECIFIC_OPTIONS
|
||||||
select DRIVER_ANALOGIX_ANX7625
|
select DRIVER_ANALOGIX_ANX7625
|
||||||
select DRIVER_PARADE_PS8640
|
select DRIVER_PARADE_PS8640
|
||||||
select RTC
|
select RTC
|
||||||
|
select MIPI_PANEL_STA_HIMAX83102_J02 if BOARD_GOOGLE_STARMIE
|
||||||
|
select MIPI_PANEL_STA_ILI9882T if BOARD_GOOGLE_STARMIE
|
||||||
|
|
||||||
config MAINBOARD_DIR
|
config MAINBOARD_DIR
|
||||||
string
|
string
|
||||||
|
|
Loading…
Reference in New Issue