summaryrefslogtreecommitdiff
path: root/include/configs/novena.h
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2015-05-22 16:30:52 (GMT)
committerStefano Babic <sbabic@denx.de>2015-05-26 13:58:57 (GMT)
commite51c1e8eced7f1661994bd3e1caf0ca032455b3e (patch)
tree50b0eca1a4ea13158f4b719728662f6c80936471 /include/configs/novena.h
parenta380ce6e9698257c4e8be4c0711b09c90a8febff (diff)
downloadu-boot-e51c1e8eced7f1661994bd3e1caf0ca032455b3e.tar.xz
imx6: generic MMC config options to mx6_common
Move all standard mx6 MMC configs to mx6_common. Signed-off-by: Peter Robinson <pbrobinson@gmail.com> Reviewed-by: Tom Rini <trini at konsulko.com>
Diffstat (limited to 'include/configs/novena.h')
-rw-r--r--include/configs/novena.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/novena.h b/include/configs/novena.h
index 20a077d..b6e8521 100644
--- a/include/configs/novena.h
+++ b/include/configs/novena.h
@@ -27,7 +27,6 @@
#define CONFIG_CMD_I2C
#define CONFIG_CMD_FUSE
#define CONFIG_CMD_MII
-#define CONFIG_CMD_MMC
#define CONFIG_CMD_NET
#define CONFIG_CMD_PCI
#define CONFIG_CMD_PING
@@ -118,15 +117,8 @@
#endif
/* MMC Configs */
-#ifdef CONFIG_CMD_MMC
-#define CONFIG_MMC
-#define CONFIG_GENERIC_MMC
-#define CONFIG_BOUNCE_BUFFER
-#define CONFIG_FSL_ESDHC
-#define CONFIG_FSL_USDHC
#define CONFIG_SYS_FSL_ESDHC_ADDR 0
#define CONFIG_SYS_FSL_USDHC_NUM 2
-#endif
/* OCOTP Configs */
#ifdef CONFIG_CMD_FUSE