diff options
Diffstat (limited to 'include/configs/ts4600.h')
-rw-r--r-- | include/configs/ts4600.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/ts4600.h b/include/configs/ts4600.h index 6aab8a06a9..ae9352f5b9 100644 --- a/include/configs/ts4600.h +++ b/include/configs/ts4600.h @@ -23,9 +23,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 /* Boot Linux */ #define CONFIG_LOADADDR 0x42000000 |