]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/uniphier.h
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
[people/ms/u-boot.git] / include / configs / uniphier.h
index bfce4e5b1b87a9687a5df81c06cc5c10c1b20226..1d3bf987c09de9c3fe524db449e50a84ec8827de 100644 (file)
@@ -60,9 +60,6 @@
 
 #define CONFIG_CMDLINE_EDITING         /* add command line history     */
 #define CONFIG_SYS_CBSIZE              1024    /* Console I/O Buffer Size */
-/* Print Buffer Size */
-#define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)
-#define CONFIG_SYS_MAXARGS             16      /* max number of command */
 /* Boot Argument Buffer Size */
 #define CONFIG_SYS_BARGSIZE            (CONFIG_SYS_CBSIZE)