diff options
Diffstat (limited to 'configs/udoo_defconfig')
-rw-r--r-- | configs/udoo_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/udoo_defconfig b/configs/udoo_defconfig index ab2b2ee6755..9980a6e955e 100644 --- a/configs/udoo_defconfig +++ b/configs/udoo_defconfig @@ -25,6 +25,7 @@ CONFIG_BOARD_EARLY_INIT_F=y CONFIG_SPL_FS_EXT4=y CONFIG_SPL_I2C=y CONFIG_SPL_WATCHDOG=y +CONFIG_SYS_MAXARGS=32 CONFIG_CMD_GPIO=y CONFIG_CMD_MMC=y # CONFIG_CMD_PINMUX is not set |