include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
[platform/kernel/u-boot.git] / include / configs / mx53evk.h
index 11d1278..1b17673 100644 (file)
 /* Miscellaneous configurable options */
 #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)