x230: Fix VGA PCIIDs.

x230 is ivy, not sandy. Fix copy-paste error.

Change-Id: Ic462bab39ddac0e1e6fef1e043970957e45fb6ed
Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-on: http://review.coreboot.org/10189
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <edward.ocallaghan@koparo.com>
This commit is contained in:
Vladimir Serbinenko 2015-05-12 14:43:16 +02:00
parent e7db9dd2a0
commit 4b1f09694c
1 changed files with 5 additions and 1 deletions

View File

@ -59,7 +59,11 @@ config DRAM_RESET_GATE_GPIO
config VGA_BIOS_FILE config VGA_BIOS_FILE
string string
default "pci8086,0106.rom" default "pci8086,0166.rom"
config VGA_BIOS_ID
string
default "8086,0166"
config MAINBOARD_PCI_SUBSYSTEM_VENDOR_ID config MAINBOARD_PCI_SUBSYSTEM_VENDOR_ID
hex hex