]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/lx2160a_common.h
Convert CONFIG_SYS_MAXARGS to Kconfig
[thirdparty/u-boot.git] / include / configs / lx2160a_common.h
index aaba8fc26d9cd30f34db846290f619b57e838e1b..ed65f6c364eb1ded6998759025923007a85d2d5d 100644 (file)
 #define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE + \
                                        sizeof(CONFIG_SYS_PROMPT) + 16)
 #define CONFIG_SYS_BARGSIZE            CONFIG_SYS_CBSIZE /* Boot args buffer */
-#define CONFIG_SYS_MAXARGS             64      /* max command args */
 
 #define CONFIG_SYS_BOOTM_LEN   (64 << 20)      /* Increase max gunzip size */