summaryrefslogtreecommitdiff
path: root/src/mainboard/google/kahlee/Kconfig
diff options
context:
space:
mode:
authorRichard Spiegel <richard.spiegel@amd.corp-partner.google.com>2018-07-25 17:10:52 -0700
committerMartin Roth <martinroth@google.com>2018-07-31 00:50:28 +0000
commit4665c593efe728bdeddb17b31573eadd99cc0544 (patch)
treef91d14fd09440401c9f9ce3c7b74155ca6eb588b /src/mainboard/google/kahlee/Kconfig
parentd30201feaffc9448a18aaf07e51ae388a6dda915 (diff)
downloadcoreboot-4665c593efe728bdeddb17b31573eadd99cc0544.tar.xz
mainboard/google/kahlee: Update VBIOS image
The careena board requires a different setting within VBIOS in order to pass the eDP eye diagram test. Update all kahlee boards to use the new vBIOS. CQ-DEPEND=CL:1153080 BUG=b:111673328 TEST=Verify, via SOME unspecified method, that the new vBIOS is built into the Grunt/Careena ROM files. Change-Id: I268cd3dbce6ba1f7bd781d768f470463846a4e10 Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com> Reviewed-on: https://review.coreboot.org/27643 Reviewed-by: Martin Roth <martinroth@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/kahlee/Kconfig')
-rw-r--r--src/mainboard/google/kahlee/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/google/kahlee/Kconfig b/src/mainboard/google/kahlee/Kconfig
index 11cb89134f..dfae548dae 100644
--- a/src/mainboard/google/kahlee/Kconfig
+++ b/src/mainboard/google/kahlee/Kconfig
@@ -51,6 +51,10 @@ config MAINBOARD_DIR
string
default google/kahlee
+config VGA_BIOS_FILE
+ string
+ default "3rdparty/blobs/mainboard/google/kahlee/VBIOS_015_049_000_017.bin"
+
config VARIANT_DIR
string
default "aleena" if BOARD_GOOGLE_ALEENA