diff options
Diffstat (limited to 'include/configs/ap121.h')
-rw-r--r-- | include/configs/ap121.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/ap121.h b/include/configs/ap121.h index 1db7ea6175..ecc818b85b 100644 --- a/include/configs/ap121.h +++ b/include/configs/ap121.h @@ -44,8 +44,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 |