diff options
Diffstat (limited to 'configs/wandboard_defconfig')
-rw-r--r-- | configs/wandboard_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/wandboard_defconfig b/configs/wandboard_defconfig index 569b5873ff..f605ce1cd7 100644 --- a/configs/wandboard_defconfig +++ b/configs/wandboard_defconfig @@ -37,6 +37,7 @@ CONFIG_SPL_FIT_IMAGE_TINY=y CONFIG_SPL_FS_EXT4=y CONFIG_SPL_I2C=y CONFIG_SPL_WATCHDOG=y +CONFIG_SYS_MAXARGS=32 CONFIG_CMD_GPIO=y CONFIG_CMD_I2C=y CONFIG_CMD_MMC=y |