summaryrefslogtreecommitdiff
path: root/include/configs/udoo.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/udoo.h')
-rw-r--r--include/configs/udoo.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/configs/udoo.h b/include/configs/udoo.h
index 7c18d24755..84c36069c9 100644
--- a/include/configs/udoo.h
+++ b/include/configs/udoo.h
@@ -58,15 +58,8 @@
#define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + 500 * SZ_1M)
/* MMC Configuration */
-#define CONFIG_FSL_ESDHC
-#define CONFIG_FSL_USDHC
#define CONFIG_SYS_FSL_ESDHC_ADDR 0
-#define CONFIG_MMC
-#define CONFIG_CMD_MMC
-#define CONFIG_GENERIC_MMC
-#define CONFIG_BOUNCE_BUFFER
-
#define CONFIG_DEFAULT_FDT_FILE "imx6q-udoo.dtb"
#define CONFIG_EXTRA_ENV_SETTINGS \