include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
[oweals/u-boot.git] / include / configs / ts4800.h
index 0219376f10cd25c3cb0c390c93b64817cc609ead..14cf26b386c8c209259b974b6bc2d845d567bef7 100644 (file)
  */
 #define CONFIG_SYS_LONGHELP            /* undef to save memory */
 #define CONFIG_AUTO_COMPLETE
-#define CONFIG_SYS_CBSIZE              256     /* Console I/O Buffer Size */
 /* Print Buffer Size */
 #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)
 #define CONFIG_SYS_MAXARGS     16      /* max number of command args */