summaryrefslogtreecommitdiff
path: root/src/mainboard/asus/maximus_iv_gene-z/Kconfig
diff options
context:
space:
mode:
authorTristan Corrick <tristan@corrick.kiwi>2018-08-10 23:15:55 +1200
committerArthur Heymans <arthur@aheymans.xyz>2018-08-12 17:08:49 +0000
commit17ce00d288a52f419bc750e5eb4d779985dda040 (patch)
treec349f82c0e59484c7f62cb3a14b3fd7472d14bb8 /src/mainboard/asus/maximus_iv_gene-z/Kconfig
parentc1433f77f3c7943f622fe2be02d087c23c4b4cd4 (diff)
downloadcoreboot-17ce00d288a52f419bc750e5eb4d779985dda040.tar.xz
mb/asus/maximus_iv_gene-z: Add VBT
The file `data.vbt` matches the VBT in the latest version of the vendor firmware (version 3603). Tested with Linux 4.9 and everything works as expected. Change-Id: I8e3b1d274ac0df63989d966f477013e780611fa1 Signed-off-by: Tristan Corrick <tristan@corrick.kiwi> Reviewed-on: https://review.coreboot.org/28050 Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/asus/maximus_iv_gene-z/Kconfig')
-rw-r--r--src/mainboard/asus/maximus_iv_gene-z/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/asus/maximus_iv_gene-z/Kconfig b/src/mainboard/asus/maximus_iv_gene-z/Kconfig
index 13fad2dbc1..4106c642e0 100644
--- a/src/mainboard/asus/maximus_iv_gene-z/Kconfig
+++ b/src/mainboard/asus/maximus_iv_gene-z/Kconfig
@@ -24,6 +24,7 @@ config BOARD_SPECIFIC_OPTIONS
select HAVE_ACPI_TABLES
select HAVE_OPTION_TABLE
select HAVE_CMOS_DEFAULT
+ select INTEL_GMA_HAVE_VBT
select INTEL_INT15
select MAINBOARD_HAS_LIBGFXINIT
select NORTHBRIDGE_INTEL_SANDYBRIDGE