[U-Boot] [PATCH 03/25] Blackfin: bf537-stamp: rename SPI/MMC define
Mike Frysinger
vapier at gentoo.org
Thu Dec 17 03:43:48 CET 2009
Signed-off-by: Mike Frysinger <vapier at gentoo.org>
---
include/configs/bf537-stamp.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/configs/bf537-stamp.h b/include/configs/bf537-stamp.h
index 017fb45..de2add7 100644
--- a/include/configs/bf537-stamp.h
+++ b/include/configs/bf537-stamp.h
@@ -145,7 +145,7 @@
* SPI_MMC Settings
*/
#define CONFIG_MMC
-#define CONFIG_BFIN_SPI_MMC
+#define CONFIG_SPI_MMC
/*
--
1.6.5.5
More information about the U-Boot
mailing list