From 1ce4bf9717e007c09446742d41563fd26885569b Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Mon, 4 Jun 2018 15:04:10 +0200 Subject: mb/*/*: Enable libgfxinit on x4x boards TESTED Intel DG41WV with VGA, Intel DG43GT with VGA and HDMI1 and HDMI2. Change-Id: I774b79cc0ef9dc72ccf48901ab94376b27ed9c7a Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/26966 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/mainboard/gigabyte/ga-g41m-es2l/Makefile.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mainboard/gigabyte/ga-g41m-es2l/Makefile.inc') diff --git a/src/mainboard/gigabyte/ga-g41m-es2l/Makefile.inc b/src/mainboard/gigabyte/ga-g41m-es2l/Makefile.inc index f3d7e76263..0786d6fca5 100644 --- a/src/mainboard/gigabyte/ga-g41m-es2l/Makefile.inc +++ b/src/mainboard/gigabyte/ga-g41m-es2l/Makefile.inc @@ -1,2 +1,4 @@ ramstage-y += cstates.c romstage-y += gpio.c + +ramstage-$(CONFIG_MAINBOARD_USE_LIBGFXINIT) += gma-mainboard.ads -- cgit v1.2.3