diff options
Diffstat (limited to 'include/configs/amcore.h')
-rw-r--r-- | include/configs/amcore.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/amcore.h b/include/configs/amcore.h index c0bb118388..01884ad769 100644 --- a/include/configs/amcore.h +++ b/include/configs/amcore.h @@ -33,9 +33,6 @@ /* undef to save memory */ #undef CONFIG_SYS_LONGHELP -/* Print buffer size */ -#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ - sizeof(CONFIG_SYS_PROMPT)+16) /* max number of command args */ #define CONFIG_SYS_MAXARGS 16 /* Boot argument buffer size */ |