diff options
Diffstat (limited to 'include/configs/boston.h')
-rw-r--r-- | include/configs/boston.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/boston.h b/include/configs/boston.h index 86dd0433c8..d7fdb8cdcc 100644 --- a/include/configs/boston.h +++ b/include/configs/boston.h @@ -45,7 +45,6 @@ * Console */ #define CONFIG_SYS_MAXARGS 16 -#define CONFIG_SYS_CBSIZE 256 #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ sizeof(CONFIG_SYS_PROMPT) + 16) #define CONFIG_SYS_LONGHELP |