diff options
Diffstat (limited to 'configs/odroid-n2_defconfig')
-rw-r--r-- | configs/odroid-n2_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/odroid-n2_defconfig b/configs/odroid-n2_defconfig index b19f98585cf..105dca6e103 100644 --- a/configs/odroid-n2_defconfig +++ b/configs/odroid-n2_defconfig @@ -16,6 +16,7 @@ CONFIG_REMAKE_ELF=y CONFIG_OF_BOARD_SETUP=y # CONFIG_DISPLAY_CPUINFO is not set CONFIG_MISC_INIT_R=y +CONFIG_SYS_MAXARGS=32 # CONFIG_CMD_BDI is not set # CONFIG_CMD_IMI is not set CONFIG_CMD_GPIO=y |