From cf493582f83cd4d2808a0ff2c2d463c39a6155ff Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 11 May 2022 16:21:06 -0400 Subject: Convert CONFIG_SYS_MAXARGS to Kconfig This converts the following to Kconfig: CONFIG_SYS_MAXARGS Signed-off-by: Tom Rini --- configs/dra7xx_evm_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/dra7xx_evm_defconfig') diff --git a/configs/dra7xx_evm_defconfig b/configs/dra7xx_evm_defconfig index e972d3b117..dcb7b3f78f 100644 --- a/configs/dra7xx_evm_defconfig +++ b/configs/dra7xx_evm_defconfig @@ -40,6 +40,7 @@ CONFIG_SPL_SPI_LOAD=y CONFIG_SYS_SPI_U_BOOT_OFFS=0x40000 CONFIG_SPL_USB_GADGET=y CONFIG_SPL_DFU=y +CONFIG_SYS_MAXARGS=64 CONFIG_CMD_SPL=y CONFIG_SYS_I2C_EEPROM_ADDR_LEN=2 # CONFIG_CMD_FLASH is not set -- cgit v1.2.3