commit | fe959b85259f85f630b833f0d6db3a308f2aab5b | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Fri Apr 13 12:19:59 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Tue May 15 08:31:27 2012 +0200 |
tree | 74ee486a76f0ae1f76643dc00802128ddbc28952 | |
parent | 0c8345bf471317af0bd6d0826244a9f82b19abbe [diff] |
omap4: Remove CONFIG_SYS_MMC_SET_DEV This is only used on !CONFIG_GENERIC_MMC which is false here. Signed-off-by: Tom Rini <trini@ti.com>
diff --git a/include/configs/omap4_common.h b/include/configs/omap4_common.h index 01b4d6c..4ace07b 100644 --- a/include/configs/omap4_common.h +++ b/include/configs/omap4_common.h
@@ -106,7 +106,6 @@ #define CONFIG_GENERIC_MMC 1 #define CONFIG_MMC 1 #define CONFIG_OMAP_HSMMC 1 -#define CONFIG_SYS_MMC_SET_DEV 1 #define CONFIG_DOS_PARTITION 1