]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/Kconfig
Merge git://git.denx.de/u-boot-dm
[u-boot] / arch / arm / Kconfig
index 4a62d4b1083dd21c7bf120a00548c5923f1a670f..6de734f8f20f04b604294d45bc3f68bfbc89e513 100644 (file)
@@ -657,10 +657,13 @@ config ARCH_ZYNQ
        select DM_GPIO
        select SPL_DM if SPL
        select DM_MMC
+       select DM_MMC_OPS
        select DM_SPI
        select DM_SERIAL
        select DM_SPI_FLASH
        select SPL_SEPARATE_BSS if SPL
+       select DM_USB if USB
+       select BLK
 
 config ARCH_ZYNQMP
        bool "Support Xilinx ZynqMP Platform"
@@ -671,6 +674,10 @@ config ARCH_ZYNQMP
        select SUPPORT_SPL
        select CLK
        select SPL_CLK
+       select DM_USB if USB
+       select DM_MMC
+       select DM_MMC_OPS
+       select BLK
 
 config TEGRA
        bool "NVIDIA Tegra"