diff options
Diffstat (limited to 'include/configs/mx7ulp_com.h')
-rw-r--r-- | include/configs/mx7ulp_com.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mx7ulp_com.h b/include/configs/mx7ulp_com.h index 29d17bab74..28672c4f94 100644 --- a/include/configs/mx7ulp_com.h +++ b/include/configs/mx7ulp_com.h @@ -24,7 +24,6 @@ * write the direct value here */ #define CONFIG_BOARD_SIZE_LIMIT 785408 -#define CONFIG_SYS_MMC_ENV_DEV 0 #define CONFIG_MMCROOT "/dev/mmcblk0p2" #define CONFIG_SYS_MMC_IMG_LOAD_PART 1 |