| 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 | # These are selected by default when TCG is enabled, uncomment them to |
| 7 | # keep out of the build. |
| 8 | # CONFIG_XLNX_ZYNQMP_ARM=n |
| 9 | # CONFIG_XLNX_VERSAL=n |
| 10 | # CONFIG_SBSA_REF=n |
| 11 | # CONFIG_NPCM8XX=n |
| 12 | CONFIG_VMAPPLE=n |