summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config.i440fx.seabios2
-rw-r--r--config.q35.seabios2
2 files changed, 2 insertions, 2 deletions
diff --git a/config.i440fx.seabios b/config.i440fx.seabios
index 87e62a5..08435b4 100644
--- a/config.i440fx.seabios
+++ b/config.i440fx.seabios
@@ -15,4 +15,4 @@ 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="1234,1111"
-FRAMEBUFFER_KEEP_VESA_MODE=y
+CONFIG_FRAMEBUFFER_KEEP_VESA_MODE=y
diff --git a/config.q35.seabios b/config.q35.seabios
index fc16276..f663a9b 100644
--- a/config.q35.seabios
+++ b/config.q35.seabios
@@ -15,4 +15,4 @@ 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="1234,1111"
-FRAMEBUFFER_KEEP_VESA_MODE=y
+CONFIG_FRAMEBUFFER_KEEP_VESA_MODE=y