]> git.sur5r.net Git - u-boot/blobdiff - include/configs/mx7ulp_evk.h
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
[u-boot] / include / configs / mx7ulp_evk.h
index 532f47ea4f3ab8988fe48e59be2e46d8760bda86..af39893ca4c83f4ed2d7f8d7f41082b3de8c400c 100644 (file)
 #define CONFIG_SYS_PROMPT              "=> "
 #define CONFIG_SYS_CBSIZE              512
 
-/* Print Buffer Size */
 #define CONFIG_SYS_MAXARGS             256
 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
-#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)
 
 #define CONFIG_CMDLINE_EDITING