From ce1d588f071dd3c6917a6423f2908dabe824a773 Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Thu, 24 Sep 2020 02:22:45 +0200 Subject: mb/msi/ms7707/Kconfig: Drop invalid defaults The PCI ID corresponds to the iGPU, which is disabled in the devicetree. Also, the VBIOS file does not exist at the specified location. Change-Id: I4f128d3057dc7218f32320c4e23466eb31af4e54 Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/45672 Reviewed-by: Nico Huber Tested-by: build bot (Jenkins) --- src/mainboard/msi/ms7707/Kconfig | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/mainboard/msi/ms7707/Kconfig') diff --git a/src/mainboard/msi/ms7707/Kconfig b/src/mainboard/msi/ms7707/Kconfig index e6095ba305..93a43f9517 100644 --- a/src/mainboard/msi/ms7707/Kconfig +++ b/src/mainboard/msi/ms7707/Kconfig @@ -33,12 +33,4 @@ config CBFS_SIZE hex default 0x200000 -config VGA_BIOS_FILE - string - default "3rdparty/blobs/mainboard/\$(MAINBOARDDIR)/vgabios.bin" - -config VGA_BIOS_ID - string - default "8086,0102" - endif -- cgit v1.2.3