imx6: generic MMC config options to mx6_common
[oweals/u-boot.git] / include / configs / mx6slevk.h
index 5bb84c484a45748d4589d0add0c73285a41cd27d..c613a2b18fc1e6b6365f07b1646ed61f14c30111 100644 (file)
 #define CONFIG_MXC_UART_BASE           UART1_IPS_BASE_ADDR
 
 /* MMC Configs */
-#define CONFIG_FSL_ESDHC
-#define CONFIG_FSL_USDHC
 #define CONFIG_SYS_FSL_ESDHC_ADDR      USDHC2_BASE_ADDR
 
-#define CONFIG_MMC
-#define CONFIG_CMD_MMC
-#define CONFIG_GENERIC_MMC
-
 /* I2C Configs */
 #define CONFIG_CMD_I2C
 #define CONFIG_SYS_I2C