summaryrefslogtreecommitdiff
path: root/include/configs/mx6sxsabresd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mx6sxsabresd.h')
-rw-r--r--include/configs/mx6sxsabresd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mx6sxsabresd.h b/include/configs/mx6sxsabresd.h
index ea4e55c5a6..c08e01a99e 100644
--- a/include/configs/mx6sxsabresd.h
+++ b/include/configs/mx6sxsabresd.h
@@ -301,10 +301,8 @@
#define CONFIG_SYS_FSL_USDHC_NUM 3
#define CONFIG_MMCROOT "/dev/mmcblk3p2" /* USDHC4 */
-#if defined(CONFIG_ENV_IS_IN_MMC)
#define CONFIG_SYS_MMC_ENV_DEV 2 /*USDHC4*/
#define CONFIG_SYS_MMC_ENV_PART 0 /* user area */
-#endif
#if defined(CONFIG_ANDROID_SUPPORT)
#include "mx6sxsabresdandroid.h"