From b2eea819928090724eb54feee08e252522ac2369 Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Tue, 9 Feb 2016 21:50:45 +0100 Subject: sandybridge: Set all native gfx-related options in northbridge code. In the same time remove few native gfx options which were improperly set and only added dead code to the binary. Change-Id: I4ed3fec03a1655ae0a779c3aa3845de273cb12e1 Signed-off-by: Vladimir Serbinenko Reviewed-on: https://review.coreboot.org/13649 Reviewed-by: Martin Roth Tested-by: build bot (Jenkins) --- src/mainboard/apple/macbookair4_2/Kconfig | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainboard/apple/macbookair4_2') diff --git a/src/mainboard/apple/macbookair4_2/Kconfig b/src/mainboard/apple/macbookair4_2/Kconfig index 6e47a7b1cf..e9606b1172 100644 --- a/src/mainboard/apple/macbookair4_2/Kconfig +++ b/src/mainboard/apple/macbookair4_2/Kconfig @@ -7,10 +7,8 @@ config BOARD_SPECIFIC_OPTIONS # dummy select EC_ACPI select HAVE_ACPI_RESUME select HAVE_ACPI_TABLES - select INTEL_EDID select INTEL_INT15 select NORTHBRIDGE_INTEL_SANDYBRIDGE - select SANDYBRIDGE_LVDS select SERIRQ_CONTINUOUS_MODE select SOUTHBRIDGE_INTEL_BD82X6X select SYSTEM_TYPE_LAPTOP -- cgit v1.2.3