]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-socfpga/Kconfig
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
[u-boot] / arch / arm / mach-socfpga / Kconfig
index e2c6c4b9d8a154f58e42859ab14fec30e39f1aa7..d91b8bbcebc56c7dbd0622e1938d3d50e9b2dbb7 100644 (file)
@@ -9,6 +9,24 @@ config SPL_LIBDISK_SUPPORT
 config SPL_LIBGENERIC_SUPPORT
        default y
 
+config SPL_MMC_SUPPORT
+       default y if DM_MMC
+
+config SPL_NAND_SUPPORT
+       default y if SPL_NAND_DENALI
+
+config SPL_SERIAL_SUPPORT
+       default y
+
+config SPL_SPI_FLASH_SUPPORT
+       default y if SPL_SPI_SUPPORT
+
+config SPL_SPI_SUPPORT
+       default y if DM_SPI
+
+config SPL_WATCHDOG_SUPPORT
+       default y
+
 config TARGET_SOCFPGA_ARRIA5
        bool
        select TARGET_SOCFPGA_GEN5