]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/spear-common.h
include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
[people/ms/u-boot.git] / include / configs / spear-common.h
index 0603db588110d9468f20cefb51f33c344d27e42e..09251f6b257628c215902d7eba1b0c7dd1cdb629 100644 (file)
 #define CONFIG_SYS_MALLOC_LEN                  (1024*1024)
 #define CONFIG_SYS_LONGHELP
 #define CONFIG_CMDLINE_EDITING
-#define CONFIG_SYS_CBSIZE                      256
 #define CONFIG_SYS_PBSIZE                      (CONFIG_SYS_CBSIZE + \
                                                sizeof(CONFIG_SYS_PROMPT) + 16)
 #define CONFIG_SYS_MAXARGS                     16