qemu

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

minimal.mak (253B)


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