mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 10:34:58 -06:00
hw/arm: Express dependencies of the ZynqMP zcu102 machine with Kconfig
This cleans up most settings in default-configs/aarch64-softmmu.mak. Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
This commit is contained in:
parent
c1c60b0d14
commit
f3c3a1e2bf
3 changed files with 12 additions and 4 deletions
|
@ -113,6 +113,7 @@ config VIRTIO_VGA
|
|||
|
||||
config DPCD
|
||||
bool
|
||||
select AUX
|
||||
|
||||
config ATI_VGA
|
||||
bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue