diff options
Diffstat (limited to 'configs/stemmy_defconfig')
-rw-r--r-- | configs/stemmy_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/stemmy_defconfig b/configs/stemmy_defconfig index f49f970bec..6ae4c39bb4 100644 --- a/configs/stemmy_defconfig +++ b/configs/stemmy_defconfig @@ -15,6 +15,7 @@ CONFIG_USE_BOOTCOMMAND=y CONFIG_BOOTCOMMAND="run fastbootcmd" CONFIG_SYS_CONSOLE_INFO_QUIET=y CONFIG_HUSH_PARSER=y +CONFIG_SYS_PBSIZE=276 CONFIG_CMD_CONFIG=y CONFIG_CMD_LICENSE=y CONFIG_CMD_DM=y |