summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/poppy/Kconfig
diff options
context:
space:
mode:
authorMatt DeVillier <matt.devillier@gmail.com>2019-12-29 12:09:31 -0600
committerPatrick Georgi <pgeorgi@google.com>2019-12-31 15:18:17 +0000
commit76ea54e96211bd9f4eae1e384312cfeabf593918 (patch)
treef09bebef5e22752f959911ed9e3e60fa3cdadde7 /src/mainboard/google/poppy/Kconfig
parentf41eea4c0c4266a65c98fed902a4b95ced452c40 (diff)
downloadcoreboot-76ea54e96211bd9f4eae1e384312cfeabf593918.tar.gz
coreboot-76ea54e96211bd9f4eae1e384312cfeabf593918.tar.bz2
coreboot-76ea54e96211bd9f4eae1e384312cfeabf593918.zip
mb/google/atlas: Add libgfxinit support
Add Kconfig, panel delays extracted from VBT (and confirmed by Linux) Test: build/boot Atlas with libgfxinit and Tianocore payload Change-Id: I94c227cd4f020db719bf81118d983493752bb00f Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/37989 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/poppy/Kconfig')
-rw-r--r--src/mainboard/google/poppy/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/poppy/Kconfig b/src/mainboard/google/poppy/Kconfig
index 5a621bb94097..855382143c04 100644
--- a/src/mainboard/google/poppy/Kconfig
+++ b/src/mainboard/google/poppy/Kconfig
@@ -142,6 +142,7 @@ config VARIANT_SPECIFIC_OPTIONS_ATLAS
select DRIVERS_SPI_ACPI
select DRIVERS_USB_ACPI
select EXCLUDE_NATIVE_SD_INTERFACE
+ select MAINBOARD_HAS_LIBGFXINIT
select MAINBOARD_HAS_SPI_TPM_CR50
select VARIANT_HAS_CAMERA_ACPI
select GEO_SAR_ENABLE if CHROMEOS_WIFI_SAR