xref: /qemu/configs/devices/aarch64-softmmu/minimal.mak (revision 580731dcc87eb27a2b0dc20ec331f1ce51864c97)
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
8CONFIG_ARM_VIRT=y
9CONFIG_SBSA_REF=y
10