diff options
Diffstat (limited to 'config.i440fx.seabios')
-rw-r--r-- | config.i440fx.seabios | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.i440fx.seabios b/config.i440fx.seabios index ea88ba1..87e62a5 100644 --- a/config.i440fx.seabios +++ b/config.i440fx.seabios @@ -14,5 +14,5 @@ CONFIG_PAYLOAD_FILE="/usr/share/seabios.git-coreboot/bios-coreboot.elf" CONFIG_VGA_BIOS=y CONFIG_VGA_BIOS_FILE="/usr/share/seabios.git-coreboot/vgabios-coreboot.bin" -CONFIG_VGA_BIOS_ID="coreboot" +CONFIG_VGA_BIOS_ID="1234,1111" FRAMEBUFFER_KEEP_VESA_MODE=y |