]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-zynq/Kconfig
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
[u-boot] / arch / arm / mach-zynq / Kconfig
index 5a1f7cad5fb6d053d84af8382d3bde79914256de..a1175eea6ebb432ec2eb440e5f1caf6be78db1a1 100644 (file)
@@ -15,6 +15,15 @@ config SPL_LIBGENERIC_SUPPORT
 config SPL_MMC_SUPPORT
        default y if ZYNQ_SDHCI
 
+config SPL_SERIAL_SUPPORT
+       default y
+
+config SPL_SPI_FLASH_SUPPORT
+       default y if ZYNQ_QSPI
+
+config SPL_SPI_SUPPORT
+       default y if ZYNQ_QSPI
+
 config SYS_BOARD
        default "zynq"