diff options
Diffstat (limited to 'include/configs/adp-ag101p.h')
-rw-r--r-- | include/configs/adp-ag101p.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/adp-ag101p.h b/include/configs/adp-ag101p.h index cffff46ba0..f506124c3d 100644 --- a/include/configs/adp-ag101p.h +++ b/include/configs/adp-ag101p.h @@ -107,10 +107,6 @@ */ #define CONFIG_SYS_LONGHELP /* undef to save memory */ -/* 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 |