Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults.
[coreboot.git] / src / northbridge / intel / i82810 / Kconfig
index dc939b42d2b18efbd40dd1725407213f25cb7ca4..61495cea2f5eabf72e836afd503a0e872d0fed77 100644 (file)
@@ -43,3 +43,8 @@ config VIDEO_MB
        default 1   if I810_VIDEO_MB_1MB
        depends on NORTHBRIDGE_INTEL_I82810
 
+config FALLBACK_VGA_BIOS_ID
+       string
+       default "8086,7121"
+       depends on NORTHBRIDGE_INTEL_I82810
+