Document why our 128k config is different from upstream qemu
Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
parent
d39c5a3930
commit
0eb7ca7508
@ -19,4 +19,9 @@ CONFIG_USE_SMM=n
|
||||
CONFIG_VGAHOOKS=n
|
||||
CONFIG_HOST_BIOS_GEOMETRY=n
|
||||
CONFIG_ACPI_PARSE=n
|
||||
# Patch 0002 generates different rom sizes than qemu's
|
||||
# seabios build, so we need to disable additional bits
|
||||
# to fit under the rom size limit. For some reason this
|
||||
# doesn't affect RHEL8 builds, maybe gcc version factors
|
||||
# in too.
|
||||
CONFIG_SERCON=n
|
||||
|
Loading…
Reference in New Issue
Block a user