include/configs: drop default definitions of CONFIG_SYS_PBSIZE
[platform/kernel/u-boot.git] / include / configs / ti_armv7_common.h
index ac3eb5d..91e1398 100644 (file)
 
 /* Console I/O Buffer Size */
 #define CONFIG_SYS_CBSIZE              1024
-/* Print Buffer Size */
-#define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE \
-                                       + sizeof(CONFIG_SYS_PROMPT) + 16)
 /* Boot Argument Buffer Size */
 #define CONFIG_SYS_BARGSIZE            CONFIG_SYS_CBSIZE