From 8af4fff278ade17752dc5e130ee19634a5c719ae Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Mon, 28 May 2018 21:40:08 +0200 Subject: mb/*/*: Add a few VBT files These files are directly extracted from the vendor firmware. Change-Id: I1dea2843255e4a3e93fbb734dea284be029dbc45 Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/26654 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- src/mainboard/foxconn/g41s-k/Kconfig | 1 + src/mainboard/foxconn/g41s-k/data.vbt | Bin 0 -> 1899 bytes 2 files changed, 1 insertion(+) create mode 100644 src/mainboard/foxconn/g41s-k/data.vbt (limited to 'src/mainboard/foxconn/g41s-k') diff --git a/src/mainboard/foxconn/g41s-k/Kconfig b/src/mainboard/foxconn/g41s-k/Kconfig index 850ce79e7f..9152aecf1a 100644 --- a/src/mainboard/foxconn/g41s-k/Kconfig +++ b/src/mainboard/foxconn/g41s-k/Kconfig @@ -34,6 +34,7 @@ config BOARD_SPECIFIC_OPTIONS select PCIEXP_ASPM select PCIEXP_CLK_PM select PCIEXP_L1_SUB_STATE + select INTEL_GMA_VBT_HAVE_DATA_FILE config MAINBOARD_DIR string diff --git a/src/mainboard/foxconn/g41s-k/data.vbt b/src/mainboard/foxconn/g41s-k/data.vbt new file mode 100644 index 0000000000..103c0cb833 Binary files /dev/null and b/src/mainboard/foxconn/g41s-k/data.vbt differ -- cgit v1.2.3