Angel Pons has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/44161 )
Change subject: [TESTONLY] mb/asrock/b85m_pro4: Select DRIVERS_GENESYSLOGIC_GL9763E ......................................................................
[TESTONLY] mb/asrock/b85m_pro4: Select DRIVERS_GENESYSLOGIC_GL9763E
This is just to build test the code.
Change-Id: Ib0b78cf874ab28d2b6ed687c1a63bcca3d788d2c Signed-off-by: Angel Pons th3fanbus@gmail.com --- M src/mainboard/asrock/b85m_pro4/Kconfig 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/61/44161/1
diff --git a/src/mainboard/asrock/b85m_pro4/Kconfig b/src/mainboard/asrock/b85m_pro4/Kconfig index dc65120..f4a2b89 100644 --- a/src/mainboard/asrock/b85m_pro4/Kconfig +++ b/src/mainboard/asrock/b85m_pro4/Kconfig @@ -6,6 +6,7 @@ def_bool y select BOARD_ROMSIZE_KB_8192 select CPU_INTEL_HASWELL + select DRIVERS_GENESYSLOGIC_GL9763E select HAVE_ACPI_RESUME select HAVE_ACPI_TABLES select HAVE_CMOS_DEFAULT