]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
gpio: mxs: fix prototype of gpio_set_value()
authorLothar Waßmann <LW@KARO-electronics.de>
Fri, 21 Aug 2015 14:44:35 +0000 (16:44 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 21 Aug 2015 14:44:35 +0000 (16:44 +0200)
drivers/mmc/Kconfig
include/configs/tx28.h

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
index 9927b171373c0e4cdd059994f368ec79f1f255ee..b30e75fd5628b74275264f37ef9ac67a7f26f38b 100644 (file)
  * MMC Driver
  */
 #ifdef CONFIG_CMD_MMC
-#define CONFIG_MXS_MMC
 #define CONFIG_BOUNCE_BUFFER
 
 #define CONFIG_DOS_PARTITION