summaryrefslogtreecommitdiffstats
path: root/src/mainboard/apple
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2018-07-18 16:05:05 +0200
committerPatrick Georgi <pgeorgi@google.com>2018-07-23 08:03:14 +0000
commit333ad475fa6c0b267cb14f7ac1e9822157ff7fa5 (patch)
tree29c23b7cbb9843bc2602442c441ca10c98112f7e /src/mainboard/apple
parentedf51d2352bd00f025b9129fd3cc4d20f935d0d4 (diff)
downloadcoreboot-333ad475fa6c0b267cb14f7ac1e9822157ff7fa5.tar.gz
coreboot-333ad475fa6c0b267cb14f7ac1e9822157ff7fa5.tar.bz2
coreboot-333ad475fa6c0b267cb14f7ac1e9822157ff7fa5.zip
mb/apple/macbookair4_2/Kconfig: Don't select VGA
CONFIG_VGA is only used with C native graphic textmode. Change-Id: Iafa9e96fd001cd148889ef534e6499f562e7dec6 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/27530 Reviewed-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/apple')
-rw-r--r--src/mainboard/apple/macbookair4_2/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/apple/macbookair4_2/Kconfig b/src/mainboard/apple/macbookair4_2/Kconfig
index bdfe667cbad1..347cba283ffa 100644
--- a/src/mainboard/apple/macbookair4_2/Kconfig
+++ b/src/mainboard/apple/macbookair4_2/Kconfig
@@ -13,7 +13,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select SERIRQ_CONTINUOUS_MODE
select SOUTHBRIDGE_INTEL_BD82X6X
select SYSTEM_TYPE_LAPTOP
- select VGA
config HAVE_IFD_BIN
bool