include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
[oweals/u-boot.git] / include / configs / mx35pdk.h
index 526f794bd12f519b728d4031c98126b3e8759ad4..659effb2162b8c0fbe316f3681c11a4ef1b3a960 100644 (file)
 #define CONFIG_CMDLINE_EDITING
 
 #define CONFIG_AUTO_COMPLETE
-#define CONFIG_SYS_CBSIZE      256     /* Console I/O Buffer Size */
 #define CONFIG_SYS_MAXARGS     16      /* max number of command args */
 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE /* Boot Argument Buffer Size */