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 7b9b12b..b3d0000 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 9927b17..b30e75f 100644 (file)
  * MMC Driver
  */
 #ifdef CONFIG_CMD_MMC
-#define CONFIG_MXS_MMC
 #define CONFIG_BOUNCE_BUFFER
 
 #define CONFIG_DOS_PARTITION