]> Git Repo - qemu.git/blob - default-configs/aarch64-softmmu.mak
target/arm: Define ID_AA64ZFR0_EL1
[qemu.git] / default-configs / aarch64-softmmu.mak
1 # Default configuration for aarch64-softmmu
2
3 # We support all the 32 bit boards so need all their config
4 include arm-softmmu.mak
5
6 CONFIG_AUX=y
7 CONFIG_DDC=y
8 CONFIG_DPCD=y
9 CONFIG_XLNX_ZYNQMP=y
10 CONFIG_XLNX_ZYNQMP_ARM=y
11 CONFIG_ARM_SMMUV3=y
This page took 0.02388 seconds and 4 git commands to generate.