diff options
Diffstat (limited to 'include/configs/tbs2910.h')
-rw-r--r-- | include/configs/tbs2910.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/tbs2910.h b/include/configs/tbs2910.h index 79f6b162f7..4baccdc1e9 100644 --- a/include/configs/tbs2910.h +++ b/include/configs/tbs2910.h @@ -128,7 +128,6 @@ #endif /* Environment organization */ -#define CONFIG_ENV_IS_IN_MMC #define CONFIG_SYS_MMC_ENV_DEV 2 /* overwritten on SD boot */ #define CONFIG_SYS_MMC_ENV_PART 1 /* overwritten on SD boot */ #define CONFIG_ENV_SIZE (8 * 1024) |