diff options
Diffstat (limited to 'include/configs/mx6sabresd.h')
-rw-r--r-- | include/configs/mx6sabresd.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/mx6sabresd.h b/include/configs/mx6sabresd.h index ec1537541a..e8f52cee20 100644 --- a/include/configs/mx6sabresd.h +++ b/include/configs/mx6sabresd.h @@ -29,9 +29,6 @@ #define CONFIG_SYS_MMCSD_RAW_MODE_KERNEL_SECTOR 0x1000 /* 2MB */ #define CONFIG_SYS_FSL_USDHC_NUM 3 -#if defined(CONFIG_ENV_IS_IN_MMC) -#define CONFIG_SYS_MMC_ENV_DEV 1 /* SDHC3 */ -#endif #ifdef CONFIG_CMD_PCI #define CONFIG_PCI_SCAN_SHOW |