diff options
Diffstat (limited to 'configs/hsdk_defconfig')
-rw-r--r-- | configs/hsdk_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/hsdk_defconfig b/configs/hsdk_defconfig index ce8f72d6934..9303a26b434 100644 --- a/configs/hsdk_defconfig +++ b/configs/hsdk_defconfig @@ -18,6 +18,7 @@ CONFIG_BOARD_EARLY_INIT_R=y CONFIG_BOARD_LATE_INIT=y CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="hsdk# " +CONFIG_SYS_PBSIZE=2071 CONFIG_CMD_ENV_FLAGS=y # CONFIG_CMD_FLASH is not set CONFIG_CMD_MMC=y |