
4 Oct
2011
4 Oct
'11
8:33 a.m.
Signed-off-by: Lei Wen leiwen@marvell.com --- Changelog: V2: remove enable mmc function into seperated patch
include/configs/dkb.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/configs/dkb.h b/include/configs/dkb.h index 3d27c58..fb02d92 100644 --- a/include/configs/dkb.h +++ b/include/configs/dkb.h @@ -47,6 +47,7 @@ #define CONFIG_SYS_NO_FLASH /* Declare no flash (NOR/SPI) */ #include <config_cmd_default.h> #define CONFIG_CMD_I2C +#define CONFIG_CMD_MMC #undef CONFIG_CMD_NET #undef CONFIG_CMD_NFS /*
--
1.7.0.4