qemu

FORK: QEMU emulator
git clone https://git.neptards.moe/neptards/qemu.git
Log | Files | Refs | Submodules | LICENSE

default.mak (205B)


      1 # Default configuration for aarch64-softmmu
      2 
      3 # We support all the 32 bit boards so need all their config
      4 include ../arm-softmmu/default.mak
      5 
      6 CONFIG_XLNX_ZYNQMP_ARM=y
      7 CONFIG_XLNX_VERSAL=y
      8 CONFIG_SBSA_REF=y