blob: 49ff415ee4cd52302195712777313128de3724c6 (
plain) (
blame)
1
2
3
4
5
6
7
|
# Default configuration for aarch64-softmmu
# We support all the 32 bit boards so need all their config
include arm-softmmu.mak
CONFIG_XLNX_ZYNQMP_ARM=y
CONFIG_XLNX_VERSAL=y
|