include/configs: drop default definitions of CONFIG_SYS_PBSIZE
[platform/kernel/u-boot.git] / include / configs / adp-ag101p.h
index cffff46..f506124 100644 (file)
  */
 #define CONFIG_SYS_LONGHELP                    /* undef to save memory */
 
-/* Print Buffer Size */
-#define CONFIG_SYS_PBSIZE      \
-       (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)
-
 /* max number of command args */
 #define CONFIG_SYS_MAXARGS     16