summaryrefslogtreecommitdiffstats
path: root/default-configs
diff options
context:
space:
mode:
authorFrancisco Iglesias2017-12-13 18:59:22 +0100
committerPeter Maydell2017-12-13 18:59:22 +0100
commitc95997a39de679a1ae29c2f0637ec07f0291fedc (patch)
tree4dfa2cdab2bdfd6f892ac374664bb6d444e5f5c1 /default-configs
parentxilinx_spips: Don't set TX FIFO UNDERFLOW at cmd done (diff)
downloadqemu-c95997a39de679a1ae29c2f0637ec07f0291fedc.tar.gz
qemu-c95997a39de679a1ae29c2f0637ec07f0291fedc.tar.xz
qemu-c95997a39de679a1ae29c2f0637ec07f0291fedc.zip
xilinx_spips: Add support for the ZynqMP Generic QSPI
Add support for the Zynq Ultrascale MPSoc Generic QSPI. Signed-off-by: Francisco Iglesias <frasse.iglesias@gmail.com> Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Tested-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Message-id: 20171126231634.9531-13-frasse.iglesias@gmail.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'default-configs')
-rw-r--r--default-configs/arm-softmmu.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/default-configs/arm-softmmu.mak b/default-configs/arm-softmmu.mak
index d37edc4312..b0d6e65038 100644
--- a/default-configs/arm-softmmu.mak
+++ b/default-configs/arm-softmmu.mak
@@ -130,5 +130,5 @@ CONFIG_SMBIOS=y
CONFIG_ASPEED_SOC=y
CONFIG_GPIO_KEY=y
CONFIG_MSF2=y
-
CONFIG_FW_CFG_DMA=y
+CONFIG_XILINX_AXI=y