summaryrefslogtreecommitdiffstats
path: root/include/configs/dkb.h
diff options
context:
space:
mode:
authorLei Wen <leiwen@marvell.com>2011-10-03 20:33:43 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-10-27 21:56:37 +0200
commitcfeba45f505290ec719076dd174727d10045aa2b (patch)
treec37324d13bd32d3bb4d9d9254d3fb04b0d7bf2bc /include/configs/dkb.h
parent19d3dbe2440d7efdf0e7c1d7c489cccbbdb44171 (diff)
downloadu-boot-cfeba45f505290ec719076dd174727d10045aa2b.tar.gz
u-boot-cfeba45f505290ec719076dd174727d10045aa2b.tar.xz
u-boot-cfeba45f505290ec719076dd174727d10045aa2b.zip
dkb: make mmc command as default enabled
Signed-off-by: Lei Wen <leiwen@marvell.com>
Diffstat (limited to 'include/configs/dkb.h')
-rw-r--r--include/configs/dkb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/dkb.h b/include/configs/dkb.h
index 3d27c5857e..fb02d923ee 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
/*