diff options
Diffstat (limited to 'include/configs/ap143.h')
-rw-r--r-- | include/configs/ap143.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/ap143.h b/include/configs/ap143.h index 4475e62821..9ca4178b99 100644 --- a/include/configs/ap143.h +++ b/include/configs/ap143.h @@ -48,8 +48,6 @@ /* Miscellaneous configurable options */ #define CONFIG_SYS_MAXARGS 16 -#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ - sizeof(CONFIG_SYS_PROMPT) + 16) #define CONFIG_SYS_LONGHELP #define CONFIG_CMDLINE_EDITING #define CONFIG_AUTO_COMPLETE |