]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/titanium.h
imx6: generic MMC config options to mx6_common
[karo-tx-uboot.git] / include / configs / titanium.h
index 977e38d02185e22f1099f51c0ad3ac6d5ed660f9..3fe5abd7160f9f570c6da2e5bd552c7b7a62b802 100644 (file)
 #define CONFIG_SYS_I2C_SPEED           100000
 
 /* MMC Configs */
-#define CONFIG_FSL_ESDHC
-#define CONFIG_FSL_USDHC
 #define CONFIG_SYS_FSL_ESDHC_ADDR      0
 #define CONFIG_SYS_FSL_USDHC_NUM       1
 
-#define CONFIG_MMC
-#define CONFIG_CMD_MMC
-#define CONFIG_GENERIC_MMC
-#define CONFIG_BOUNCE_BUFFER
-
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_DHCP
 #define CONFIG_CMD_MII