summaryrefslogtreecommitdiffstats
path: root/include/configs/pxa255_idp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/pxa255_idp.h')
-rw-r--r--include/configs/pxa255_idp.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/pxa255_idp.h b/include/configs/pxa255_idp.h
index 24c53633f0..5a15af6b6a 100644
--- a/include/configs/pxa255_idp.h
+++ b/include/configs/pxa255_idp.h
@@ -245,7 +245,8 @@
#define RTC 1 /* enable 32KHz osc */
#ifdef CONFIG_MMC
-#define CONFIG_PXA_MMC
+#define CONFIG_GENERIC_MMC
+#define CONFIG_PXA_MMC_GENERIC
#define CONFIG_CMD_MMC
#define CONFIG_SYS_MMC_BASE 0xF0000000
#endif
OpenPOWER on IntegriCloud