include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
[oweals/u-boot.git] / include / configs / dbau1x00.h
index ce91f109326529da77b50aa28307efec5b8cdd34..0360bf9150eeac87918fbdf11025b623588d201a 100644 (file)
@@ -71,7 +71,6 @@
  */
 #define        CONFIG_SYS_LONGHELP                             /* undef to save memory      */
 
-#define        CONFIG_SYS_CBSIZE               256             /* Console I/O Buffer Size   */
 #define        CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE+sizeof(CONFIG_SYS_PROMPT)+16)  /* Print Buffer Size */
 #define        CONFIG_SYS_MAXARGS              16              /* max number of command args*/