]>
Commit | Line | Data |
---|---|---|
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_XLNX_VERSAL=y | |
12 | CONFIG_ARM_SMMUV3=y |