diff options
Diffstat (limited to 'configs/ds109_defconfig')
-rw-r--r-- | configs/ds109_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ds109_defconfig b/configs/ds109_defconfig index d13869c5fd..0d7b895cc7 100644 --- a/configs/ds109_defconfig +++ b/configs/ds109_defconfig @@ -5,9 +5,9 @@ CONFIG_KIRKWOOD=y CONFIG_SYS_TEXT_BASE=0x600000 CONFIG_TARGET_DS109=y CONFIG_ENV_SIZE=0x10000 +CONFIG_ENV_SECT_SIZE=0x10000 CONFIG_ENV_OFFSET=0x3D0000 CONFIG_NR_DRAM_BANKS=2 -CONFIG_ENV_SECT_SIZE=0x10000 # CONFIG_SYS_MALLOC_F is not set CONFIG_USE_PREBOOT=y CONFIG_HUSH_PARSER=y |