]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/nsim.h
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
[people/ms/u-boot.git] / include / configs / nsim.h
index b51ac6e1978f9f76eb8271cfcba840a467af402e..c62fe82081bdf77b6c6d4df5183c50821081c3f2 100644 (file)
@@ -36,7 +36,6 @@
  * Command line configuration
  */
 #define CONFIG_AUTO_COMPLETE
-#define CONFIG_SYS_MAXARGS             16
 #define CONFIG_CMDLINE_EDITING
 
 /*
@@ -55,9 +54,6 @@
  * Console configuration
  */
 #define CONFIG_SYS_LONGHELP
-#define CONFIG_SYS_CBSIZE              SZ_256
 #define CONFIG_SYS_BARGSIZE            CONFIG_SYS_CBSIZE
-#define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE + \
-                                               sizeof(CONFIG_SYS_PROMPT) + 16)
 
 #endif /* _CONFIG_NSIM_H_ */