summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mainboard/lenovo/x230/Kconfig6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/x230/Kconfig b/src/mainboard/lenovo/x230/Kconfig
index 3b969ddf03..05b7506a3a 100644
--- a/src/mainboard/lenovo/x230/Kconfig
+++ b/src/mainboard/lenovo/x230/Kconfig
@@ -59,7 +59,11 @@ config DRAM_RESET_GATE_GPIO
config VGA_BIOS_FILE
string
- default "pci8086,0106.rom"
+ default "pci8086,0166.rom"
+
+config VGA_BIOS_ID
+ string
+ default "8086,0166"
config MAINBOARD_PCI_SUBSYSTEM_VENDOR_ID
hex