summaryrefslogtreecommitdiff
path: root/include/configs/bf537-stamp.h
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-12-24 17:53:47 (GMT)
committerMike Frysinger <vapier@gentoo.org>2011-04-25 06:02:50 (GMT)
commit14dda9df190b4db602623f06cfc71771fb081e27 (patch)
tree41e3314042e9c12ef34d4a078058bf35e14a9e6c /include/configs/bf537-stamp.h
parentf02efacc515e35695e52ecd08762835c8a74a463 (diff)
downloadu-boot-fsl-qoriq-14dda9df190b4db602623f06cfc71771fb081e27.tar.xz
Blackfin: bf537-stamp/bf527-ad7160-eval: convert to mmc_spi
Switch to the new common mmc_spi driver. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'include/configs/bf537-stamp.h')
-rw-r--r--include/configs/bf537-stamp.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/bf537-stamp.h b/include/configs/bf537-stamp.h
index 3da2375..c31e914 100644
--- a/include/configs/bf537-stamp.h
+++ b/include/configs/bf537-stamp.h
@@ -137,7 +137,8 @@
* SPI_MMC Settings
*/
#define CONFIG_MMC
-#define CONFIG_SPI_MMC
+#define CONFIG_GENERIC_MMC
+#define CONFIG_MMC_SPI
/*