diff options
Diffstat (limited to 'include/configs/axs10x.h')
-rw-r--r-- | include/configs/axs10x.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/axs10x.h b/include/configs/axs10x.h index f3650543220..7e0f26baafb 100644 --- a/include/configs/axs10x.h +++ b/include/configs/axs10x.h @@ -82,8 +82,6 @@ */ #define CONFIG_SYS_LONGHELP #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE -#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ - sizeof(CONFIG_SYS_PROMPT) + 16) /* * Misc utility configuration |