commit | d11b791890b17d3e80e31aae5028660f41c1b58b | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Wed May 10 18:51:26 2023 +0200 |
committer | Thomas Huth <thuth@redhat.com> | Mon May 22 09:39:15 2023 +0200 |
tree | fe89f4651a3909c5c57363eb70f03b5121b8fc3d | |
parent | aa222a8e4f975284b3f8f131653a4114b3d333b3 [diff] |
hw/i386/Kconfig: ISAPC works fine without VGA_ISA The "isapc" machine can also be run without VGA card, so there is no need for a hard requirement with a "select" here - "imply" is enough. Message-Id: <20230512124033.502654-2-thuth@redhat.com> Acked-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>