diff options
Diffstat (limited to 'src/mainboard/getac/p470/Kconfig')
-rw-r--r-- | src/mainboard/getac/p470/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/getac/p470/Kconfig b/src/mainboard/getac/p470/Kconfig index 6fe95ccbdb..ed05a30ed1 100644 --- a/src/mainboard/getac/p470/Kconfig +++ b/src/mainboard/getac/p470/Kconfig @@ -76,7 +76,7 @@ config MAX_PHYSICAL_CPUS int default 2 -config FALLBACK_VGA_BIOS_FILE +config VGA_BIOS_FILE string default "getac-pci8086,27a2.rom" |