]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/mmc/Kconfig
gpio: mxs: fix prototype of gpio_set_value()
[karo-tx-uboot.git] / drivers / mmc / Kconfig
index 7b9b12b7f23c548c261799856eb91a3ac99cc855..b3d00004541f73f60a08be69417cbb1c41d7ae7f 100644 (file)
@@ -22,6 +22,11 @@ config FSL_USDHC
        depends on SOC_MX6
        depends on FSL_ESDHC
 
+config MXS_MMC
+       bool "i.MXS MMC/SDHC controller"
+       depends on SOC_MXS || SOC_MX6
+       select GENERIC_MMC
+
 config SUPPORT_EMMC_BOOT
        bool "Support boot from eMMC"
        depends on MMC