include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
[oweals/u-boot.git] / include / configs / rcar-gen2-common.h
index 89ddd00705f591b6cf9787d1b2e60cebbf8a8ede..68e3a23500fd83e6c4874ebd337c05c109ed0fcd 100644 (file)
@@ -31,7 +31,6 @@
 /* console */
 
 #define CONFIG_SYS_LONGHELP
-#define CONFIG_SYS_CBSIZE              256
 #define CONFIG_SYS_PBSIZE              256
 #define CONFIG_SYS_MAXARGS             16
 #define CONFIG_SYS_BARGSIZE            512