diff options
Diffstat (limited to 'include/configs/exynos-common.h')
-rw-r--r-- | include/configs/exynos-common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/exynos-common.h b/include/configs/exynos-common.h index bb34a9e83b..8adaf297fe 100644 --- a/include/configs/exynos-common.h +++ b/include/configs/exynos-common.h @@ -27,7 +27,6 @@ #define CONFIG_SETUP_MEMORY_TAGS #define CONFIG_CMDLINE_TAG #define CONFIG_INITRD_TAG -#define CONFIG_ENV_OVERWRITE /* Size of malloc() pool before and after relocation */ #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (80 << 20)) |