summaryrefslogtreecommitdiff
path: root/src/mainboard/apple/macbookair4_2/Kconfig
diff options
context:
space:
mode:
authorVladimir Serbinenko <phcoder@gmail.com>2015-10-10 11:30:13 +0200
committerVladimir Serbinenko <phcoder@gmail.com>2015-10-11 10:05:49 +0000
commit8289319f4222b0892845d557f0dfbd2152bab192 (patch)
treecb13f1b99e1e0bdc9aee5525356792468f51b123 /src/mainboard/apple/macbookair4_2/Kconfig
parentf06b08a60fe49784c197929b46e22fdb0e1dbbf3 (diff)
downloadcoreboot-8289319f4222b0892845d557f0dfbd2152bab192.tar.xz
macbookair: Disable native VGA init
MBA has eDP and not LVDS, so it's not supported by our native init. Change-Id: I489b7a98163b648f0e8000202117593c6b1aaf31 Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com> Reviewed-on: http://review.coreboot.org/11842 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/mainboard/apple/macbookair4_2/Kconfig')
-rw-r--r--src/mainboard/apple/macbookair4_2/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/apple/macbookair4_2/Kconfig b/src/mainboard/apple/macbookair4_2/Kconfig
index 6000979836..7ceb26a91c 100644
--- a/src/mainboard/apple/macbookair4_2/Kconfig
+++ b/src/mainboard/apple/macbookair4_2/Kconfig
@@ -9,8 +9,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select HAVE_ACPI_TABLES
select INTEL_EDID
select INTEL_INT15
- select MAINBOARD_HAS_NATIVE_VGA_INIT
- select MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG
select NORTHBRIDGE_INTEL_SANDYBRIDGE
select SANDYBRIDGE_LVDS
select SERIRQ_CONTINUOUS_MODE