diff options
Diffstat (limited to 'include/configs/poplar.h')
-rw-r--r-- | include/configs/poplar.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/poplar.h b/include/configs/poplar.h index bb49ad155d..151ccb5018 100644 --- a/include/configs/poplar.h +++ b/include/configs/poplar.h @@ -76,8 +76,6 @@ #define CONFIG_SYS_LONGHELP #define CONFIG_SYS_CBSIZE 512 #define CONFIG_SYS_MAXARGS 64 -#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ - sizeof(CONFIG_SYS_PROMPT) + 16) #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE #endif /* _POPLAR_H_ */ |