]> git.sur5r.net Git - u-boot/blobdiff - drivers/mmc/Kconfig
mmc: Kconfig: Add Arasan SDHCI entry
[u-boot] / drivers / mmc / Kconfig
index 9f4b766f7a473b5b5b9d744b2c425391cba7894a..9d3f7e908fb2bdd10b827065482771acc11694e4 100644 (file)
@@ -37,4 +37,10 @@ config PIC32_SDHCI
        help
          Support for Microchip PIC32 SDHCI controller.
 
+config ZYNQ_SDHCI
+       bool "Arasan SDHCI controller support"
+       depends on DM_MMC && OF_CONTROL
+       help
+         Support for Arasan SDHCI host controller on Zynq/ZynqMP ARM SoCs platform
+
 endmenu