diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2015-03-06 09:08:35 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2015-03-06 09:08:35 +0100 |
commit | 9d4508b223aed0e1959ed8cbb1d66484320c0afe (patch) | |
tree | b75b93c921a3a30605158209a86595df8c6f6fea /config.q35.seabios | |
parent | f67df3284cf91f4e7ce6081b1c1319b071f661c8 (diff) | |
download | coreboot-9d4508b223aed0e1959ed8cbb1d66484320c0afe.tar.gz |
update configs
Diffstat (limited to 'config.q35.seabios')
-rw-r--r-- | config.q35.seabios | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/config.q35.seabios b/config.q35.seabios index 0390af4..df3d9fd 100644 --- a/config.q35.seabios +++ b/config.q35.seabios @@ -13,8 +13,3 @@ CONFIG_CONSOLE_SERIAL=n CONFIG_PAYLOAD_ELF=y 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" -CONFIG_FRAMEBUFFER_KEEP_VESA_MODE=y |