]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/pm9261.h
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
[people/ms/u-boot.git] / include / configs / pm9261.h
index 38668deffff0ed194afa2283a1aa47d4a28675b8..51a72a46b0fd6ceba60a401bcf73e0cfdb3e3d84 100644 (file)
 #error "Undefined memory device"
 #endif
 
-#define CONFIG_SYS_CBSIZE              256
-#define CONFIG_SYS_MAXARGS             16
-#define CONFIG_SYS_PBSIZE              \
-               (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)
 #define CONFIG_SYS_LONGHELP            1
 #define CONFIG_CMDLINE_EDITING 1