diff options
Diffstat (limited to 'include/configs/exynos7420-common.h')
-rw-r--r-- | include/configs/exynos7420-common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/exynos7420-common.h b/include/configs/exynos7420-common.h index 157260ca03..6c0aa9bcd4 100644 --- a/include/configs/exynos7420-common.h +++ b/include/configs/exynos7420-common.h @@ -62,7 +62,6 @@ #define PHYS_SDRAM_8_SIZE SDRAM_BANK_SIZE /* Configuration of ENV Blocks */ -#define CONFIG_ENV_SIZE (16 << 10) /* 16 KB */ #define BOOT_TARGET_DEVICES(func) \ func(MMC, mmc, 1) \ |