Felix Held has submitted this change. ( https://review.coreboot.org/c/coreboot/+/55525 )
Change subject: mb/google/cherry: Add display configuration ......................................................................
mb/google/cherry: Add display configuration
BUG=b:189985956
Signed-off-by: Jason-JH.Lin jason-jh.lin@mediatek.com Change-Id: I2b68f6342e7d46d90ea0e7aef9a01ecfd35f8fa9 Reviewed-on: https://review.coreboot.org/c/coreboot/+/55525 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Yu-Ping Wu yupingso@google.com --- M src/mainboard/google/cherry/Kconfig 1 file changed, 2 insertions(+), 0 deletions(-)
Approvals: build bot (Jenkins): Verified Yu-Ping Wu: Looks good to me, approved
diff --git a/src/mainboard/google/cherry/Kconfig b/src/mainboard/google/cherry/Kconfig index 04f745b..dd0b4571 100644 --- a/src/mainboard/google/cherry/Kconfig +++ b/src/mainboard/google/cherry/Kconfig @@ -25,6 +25,8 @@ select EC_GOOGLE_CHROMEEC_SPI select MAINBOARD_HAS_I2C_TPM_CR50 if VBOOT select MAINBOARD_HAS_TPM2 if VBOOT + select MAINBOARD_HAS_NATIVE_VGA_INIT + select HAVE_LINEAR_FRAMEBUFFER
config MAINBOARD_DIR string