From 23b93dd7d806e6f8ca899adb0449b5d6accba3ba Mon Sep 17 00:00:00 2001 From: Nico Huber Date: Sat, 29 Jul 2017 01:46:23 +0200 Subject: intel/sandybridge: Clean VGA BIOS ids up a little Sync map_oprom_vendev() and autoport with the list of PCI ids in the `gma.c` driver, remove one obsolete Kconfig default override. Change-Id: I12f24f415b695c516fbb947114e09c873af2e439 Signed-off-by: Nico Huber Reviewed-on: https://review.coreboot.org/20814 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Rudolph --- src/mainboard/lenovo/t530/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard') diff --git a/src/mainboard/lenovo/t530/Kconfig b/src/mainboard/lenovo/t530/Kconfig index 84ebe86f98..065fd3c952 100644 --- a/src/mainboard/lenovo/t530/Kconfig +++ b/src/mainboard/lenovo/t530/Kconfig @@ -52,10 +52,6 @@ config DRAM_RESET_GATE_GPIO int default 10 -config VGA_BIOS_ID - string - default "8086,0106" - config VGA_BIOS_FILE string default "pci8086,0106.rom" -- cgit v1.2.3