diff options
Diffstat (limited to 'include/configs/tam3517-common.h')
-rw-r--r-- | include/configs/tam3517-common.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/tam3517-common.h b/include/configs/tam3517-common.h index 433625105a..e4c4464872 100644 --- a/include/configs/tam3517-common.h +++ b/include/configs/tam3517-common.h @@ -95,9 +95,6 @@ #define CONFIG_AUTO_COMPLETE #define CONFIG_SYS_CBSIZE 512 /* Console I/O Buffer Size */ -/* Print Buffer Size */ -#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ - sizeof(CONFIG_SYS_PROMPT) + 16) #define CONFIG_SYS_MAXARGS 32 /* max number of command */ /* args */ /* Boot Argument Buffer Size */ |