diff options
Diffstat (limited to 'include/configs/sc_sps_1.h')
-rw-r--r-- | include/configs/sc_sps_1.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/sc_sps_1.h b/include/configs/sc_sps_1.h index 3484bfebf2..6011fb7d52 100644 --- a/include/configs/sc_sps_1.h +++ b/include/configs/sc_sps_1.h @@ -21,9 +21,6 @@ /* Environment */ /* Environment is in MMC */ -#if defined(CONFIG_CMD_MMC) && defined(CONFIG_ENV_IS_IN_MMC) -#define CONFIG_SYS_MMC_ENV_DEV 0 -#endif /* FEC Ethernet on SoC */ #ifdef CONFIG_CMD_NET |