Convert CONFIG_SYS_MAXARGS to Kconfig
This converts the following to Kconfig: CONFIG_SYS_MAXARGS Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
2
README
2
README
@@ -1857,8 +1857,6 @@ Configuration Settings:
|
||||
|
||||
- CONFIG_SYS_PBSIZE: Buffer size for Console output
|
||||
|
||||
- CONFIG_SYS_MAXARGS: max. Number of arguments accepted for monitor commands
|
||||
|
||||
- CONFIG_SYS_BARGSIZE: Buffer size for Boot Arguments which are passed to
|
||||
the application (usually a Linux kernel) when it is
|
||||
booted
|
||||
|
||||
Reference in New Issue
Block a user