From e8093054d39edb364be54c44ec5b728f26024ee5 Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Thu, 7 Jun 2018 19:19:42 +0200 Subject: nb/intel/x4x: Deprecate native graphic init Libgfxinit provides a better alternative to the native C init. While libgfxinit mandates an ada compiler, we want to encourage use of it since it is in much better shape and is actually maintained. This way libgfxinit also gets build-tested by Jenkins. Change-Id: I4843f52307b87cff6fa6f4d0c74b87428fefa8ac Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/26967 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/mainboard/intel/dg41wv/Kconfig | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainboard/intel/dg41wv') diff --git a/src/mainboard/intel/dg41wv/Kconfig b/src/mainboard/intel/dg41wv/Kconfig index df33a0ff51..373f6fa0c8 100644 --- a/src/mainboard/intel/dg41wv/Kconfig +++ b/src/mainboard/intel/dg41wv/Kconfig @@ -25,8 +25,6 @@ config BOARD_SPECIFIC_OPTIONS select SUPERIO_WINBOND_W83627DHG select HAVE_ACPI_TABLES select BOARD_ROMSIZE_KB_2048 - select INTEL_EDID - select MAINBOARD_HAS_NATIVE_VGA_INIT select PCIEXP_ASPM select PCIEXP_CLK_PM select PCIEXP_L1_SUB_STATE -- cgit v1.2.3