include/configs: drop default definitions of CONFIG_SYS_PBSIZE
[platform/kernel/u-boot.git] / include / configs / aspeed-common.h
index f1b0025..ade85a0 100644 (file)
@@ -58,9 +58,6 @@
  */
 #define CONFIG_SYS_LONGHELP
 
-/* Print Buffer Size */
-#define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE \
-                                        + sizeof(CONFIG_SYS_PROMPT) + 16)
 #define CONFIG_SYS_MAXARGS             16
 #define CONFIG_SYS_BARGSIZE            CONFIG_SYS_CBSIZE