diff --git a/include/configs/mx6sabreauto.h b/include/configs/mx6sabreauto.h index a95c947f10..4f82008e6e 100644 --- a/include/configs/mx6sabreauto.h +++ b/include/configs/mx6sabreauto.h @@ -27,10 +27,8 @@ #include "mx6sabre_common.h" #define CONFIG_SYS_FSL_USDHC_NUM 2 -#if defined(CONFIG_ENV_IS_IN_MMC) #define CONFIG_SYS_MMC_ENV_DEV 1 /* SDHC3 */ #define CONFIG_SYS_MMC_ENV_PART 0 /* user partition */ -#endif #ifdef CONFIG_CMD_SF #define CONFIG_SF_DEFAULT_CS 1