All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [PULL 2/3] seabios: turn off CONFIG_APMBIOS for 128k build
Date: Tue, 12 Sep 2023 12:53:58 +0200	[thread overview]
Message-ID: <20230912105359.563101-3-kraxel@redhat.com> (raw)
In-Reply-To: <20230912105359.563101-1-kraxel@redhat.com>

Needed to make the build fit into 128k.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
---
 roms/config.seabios-128k | 1 +
 1 file changed, 1 insertion(+)

diff --git a/roms/config.seabios-128k b/roms/config.seabios-128k
index d18c802c46e9..bc3ba7f65bcd 100644
--- a/roms/config.seabios-128k
+++ b/roms/config.seabios-128k
@@ -19,3 +19,4 @@ CONFIG_USE_SMM=n
 CONFIG_VGAHOOKS=n
 CONFIG_HOST_BIOS_GEOMETRY=n
 CONFIG_ACPI_PARSE=n
+CONFIG_APMBIOS=n
-- 
2.41.0



  parent reply	other threads:[~2023-09-12 10:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-12 10:53 [PULL 0/3] Firmware/seabios 20230912 patches Gerd Hoffmann
2023-09-12 10:53 ` [PULL 1/3] seabios: update submodule to git snapshot Gerd Hoffmann
2023-09-12 10:53 ` Gerd Hoffmann [this message]
2023-09-12 13:55   ` [PULL 2/3] seabios: turn off CONFIG_APMBIOS for 128k build Paolo Bonzini
2023-09-18  9:50     ` Gerd Hoffmann
2023-09-12 10:53 ` [PULL 3/3] seabios: update binaries to git snapshot Gerd Hoffmann
2023-09-12 12:56 ` [PULL 0/3] Firmware/seabios 20230912 patches Stefan Hajnoczi
2023-09-18  9:59   ` Gerd Hoffmann
2023-09-18 12:52     ` Stefan Hajnoczi
2023-09-18 13:05       ` Daniel P. Berrangé
2023-09-18 13:40         ` Gerd Hoffmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230912105359.563101-3-kraxel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.