summaryrefslogtreecommitdiff
path: root/include/configs/imx6-engicam.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/imx6-engicam.h')
-rw-r--r--include/configs/imx6-engicam.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/include/configs/imx6-engicam.h b/include/configs/imx6-engicam.h
index 86c1d385cf..0c45e066d8 100644
--- a/include/configs/imx6-engicam.h
+++ b/include/configs/imx6-engicam.h
@@ -215,17 +215,6 @@
# endif
# include "imx6_spl.h"
-# ifdef CONFIG_SPL_BUILD
-# if defined(CONFIG_TARGET_MX6Q_ICORE_RQS) || defined(CONFIG_TARGET_MX6UL_ISIOT)
-# define CONFIG_SYS_FSL_USDHC_NUM 2
-# else
-# define CONFIG_SYS_FSL_USDHC_NUM 1
-# endif
-
-# define CONFIG_SYS_FSL_ESDHC_ADDR 0
-# undef CONFIG_DM_GPIO
-# undef CONFIG_DM_MMC
-# endif
#endif
#endif /* __IMX6_ENGICAM_CONFIG_H */