From ff89d758b1f4058631c652394c1ceb988c908db5 Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Mon, 14 Apr 2014 13:35:38 +0200 Subject: fix framebuffer config --- config.q35.seabios | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.q35.seabios') 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 -- cgit