include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
[oweals/u-boot.git] / include / configs / ap143.h
index 068007eb3519b0deb4e538f271dd0b33a05f5aae..4475e628216ae026b2378b071d0fef85706e9c05 100644 (file)
@@ -47,7 +47,6 @@
 #define CONFIG_ENV_SIZE                 0x10000
 
 /* Miscellaneous configurable options */
-#define CONFIG_SYS_CBSIZE               256
 #define CONFIG_SYS_MAXARGS              16
 #define CONFIG_SYS_PBSIZE               (CONFIG_SYS_CBSIZE + \
                                        sizeof(CONFIG_SYS_PROMPT) + 16)