diff options
Diffstat (limited to 'include/configs/pm9263.h')
-rw-r--r-- | include/configs/pm9263.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/pm9263.h b/include/configs/pm9263.h index 7f87edb42d..0ed4b1aaa2 100644 --- a/include/configs/pm9263.h +++ b/include/configs/pm9263.h @@ -239,9 +239,6 @@ #define CONFIG_BOOTCOMMAND "nand read 0x22000000 0xA0000 0x200000; bootm" #elif defined(CONFIG_SYS_USE_FLASH) /* CFG_USE_FLASH */ - -#define CONFIG_ENV_OVERWRITE 1 - /* JFFS Partition offset set */ #define CONFIG_SYS_JFFS2_FIRST_BANK 0 #define CONFIG_SYS_JFFS2_NUM_BANKS 1 |