mx6_common: Do not select esdhc DDR mode for all boards
[oweals/u-boot.git] / include / configs / gose.h
index 808a8b0fcc50297e2eebc0386768c67ea0ea1f54..0dc28c7ecec37ef841b6e62ec8bce995a5795f22 100644 (file)
 /* SCIF0 */
 #define CONFIG_SMSTP7_ENA      0x00200000
 
+/* SDHI */
+#define CONFIG_MMC
+#define CONFIG_CMD_MMC
+#define CONFIG_GENERIC_MMC
+#define CONFIG_SH_SDHI_FREQ            97500000
+
 #endif /* __GOSE_H */