diff options
Diffstat (limited to 'include/configs/bk4r1.h')
-rw-r--r-- | include/configs/bk4r1.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/bk4r1.h b/include/configs/bk4r1.h index 300b9c7b7a..2abbe7b2ba 100644 --- a/include/configs/bk4r1.h +++ b/include/configs/bk4r1.h @@ -68,9 +68,6 @@ /* Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 4 * SZ_1M) -/* Allow to overwrite serial and ethaddr */ -#define CONFIG_ENV_OVERWRITE - /* NAND support */ #define CONFIG_SYS_NAND_ONFI_DETECTION #define CONFIG_SYS_MAX_NAND_DEVICE 1 |