diff options
Diffstat (limited to 'include/configs/apf27.h')
-rw-r--r-- | include/configs/apf27.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/apf27.h b/include/configs/apf27.h index 12bb0855a8c..a5d27a29351 100644 --- a/include/configs/apf27.h +++ b/include/configs/apf27.h @@ -103,9 +103,6 @@ */ #define CONFIG_SYS_LONGHELP #define CONFIG_SYS_CBSIZE 2048 /* console I/O buffer */ -#define CONFIG_SYS_PBSIZE \ - (CONFIG_SYS_CBSIZE+sizeof(CONFIG_SYS_PROMPT)+16) - /* Print buffer size */ #define CONFIG_SYS_MAXARGS 16 /* max command args */ #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE /* Boot argument buffer size */ |