diff options
Diffstat (limited to 'configs/at91rm9200ek_ram_defconfig')
-rw-r--r-- | configs/at91rm9200ek_ram_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/at91rm9200ek_ram_defconfig b/configs/at91rm9200ek_ram_defconfig index 143346158b..4407392534 100644 --- a/configs/at91rm9200ek_ram_defconfig +++ b/configs/at91rm9200ek_ram_defconfig @@ -21,6 +21,7 @@ CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_FAT=y +CONFIG_ENV_OVERWRITE=y CONFIG_ENV_IS_IN_FLASH=y CONFIG_ENV_ADDR=0x10040000 CONFIG_AT91_GPIO=y |