summaryrefslogtreecommitdiffstats
path: root/include/configs/vpac270.h
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2011-08-28 06:30:40 +0200
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-11-15 22:24:50 +0100
commit5d877f42126027fbb7d5e3d9491ffd7a93627359 (patch)
treed5bd13824408bd08311f6e1555ac8af3912bbf8a /include/configs/vpac270.h
parent237ce0fe97f9d4206011fcb9f509e50fef4ef2f0 (diff)
downloadblackbird-obmc-uboot-5d877f42126027fbb7d5e3d9491ffd7a93627359.tar.gz
blackbird-obmc-uboot-5d877f42126027fbb7d5e3d9491ffd7a93627359.zip
PXA: vpac270: Enable the new generic MMC driver
Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Diffstat (limited to 'include/configs/vpac270.h')
-rw-r--r--include/configs/vpac270.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/vpac270.h b/include/configs/vpac270.h
index 9db4d999b7..dd68c66dfa 100644
--- a/include/configs/vpac270.h
+++ b/include/configs/vpac270.h
@@ -107,7 +107,8 @@
*/
#ifdef CONFIG_CMD_MMC
#define CONFIG_MMC
-#define CONFIG_PXA_MMC
+#define CONFIG_GENERIC_MMC
+#define CONFIG_PXA_MMC_GENERIC
#define CONFIG_SYS_MMC_BASE 0xF0000000
#define CONFIG_CMD_FAT
#define CONFIG_CMD_EXT2
OpenPOWER on IntegriCloud