]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/h2200.h
include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
[people/ms/u-boot.git] / include / configs / h2200.h
index def9e21cf053dc6472a6a1432ccb0b41cbb17bfc..9d2e9e8dc7357dc69327c946fb9e5a3f98aad94f 100644 (file)
 
 /* Monitor Command Prompt */
 
-/* Console I/O Buffer Size */
-#define CONFIG_SYS_CBSIZE              256
-
 /* Print Buffer Size */
 #define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE + \
                                        sizeof(CONFIG_SYS_PROMPT) + 16)