Projet_SETI_RISC-V/riscv-gnu-toolchain/qemu/configs/devices/aarch64-softmmu/minimal.mak
2023-03-06 14:48:14 +01:00

10 lines
253 B
Makefile

#
# A minimal version of the config that only supports only a few
# virtual machines. This avoids bringing in any of numerous legacy
# features from the 32bit platform (although virt still supports 32bit
# itself)
#
CONFIG_ARM_VIRT=y
CONFIG_SBSA_REF=y