]> 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 ac5af9bc3a84895881bdfe510adf0d1672a65d91..d91b8bbcebc56c7dbd0622e1938d3d50e9b2dbb7 100644 (file)
@@ -6,6 +6,27 @@ config SPL_LIBCOMMON_SUPPORT
 config SPL_LIBDISK_SUPPORT
        default y
 
+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