mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-23 11:39:53 +00:00
f3c3a1e2bf
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>
8 lines
176 B
Makefile
8 lines
176 B
Makefile
# Default configuration for aarch64-softmmu
|
|
|
|
# We support all the 32 bit boards so need all their config
|
|
include arm-softmmu.mak
|
|
|
|
CONFIG_XLNX_ZYNQMP_ARM=y
|
|
CONFIG_XLNX_VERSAL=y
|