diff options
Diffstat (limited to 'include/configs/M54418TWR.h')
-rw-r--r-- | include/configs/M54418TWR.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/M54418TWR.h b/include/configs/M54418TWR.h index 0e8d855a62..8907f587a2 100644 --- a/include/configs/M54418TWR.h +++ b/include/configs/M54418TWR.h @@ -180,9 +180,6 @@ #define CONFIG_SYS_LONGHELP /* undef to save memory */ -/* Print Buffer Size */ -#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ - sizeof(CONFIG_SYS_PROMPT) + 16) #define CONFIG_SYS_MAXARGS 16 /* max number of command args */ /* Boot Argument Buffer Size */ #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE |