diff options
Diffstat (limited to 'include/configs/mt7622.h')
-rw-r--r-- | include/configs/mt7622.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/mt7622.h b/include/configs/mt7622.h index dfd506ed24..0d3e708683 100644 --- a/include/configs/mt7622.h +++ b/include/configs/mt7622.h @@ -20,9 +20,6 @@ #define CONFIG_SYS_MALLOC_LEN SZ_4M #define CONFIG_SYS_NONCACHED_MEMORY SZ_1M -/* Allow to overwrite serial and ethaddr */ -#define CONFIG_ENV_OVERWRITE - #define CONFIG_SYS_MMC_ENV_DEV 0 /* Uboot definition */ |