diff options
Diffstat (limited to 'include/configs/bcm_ep_board.h')
-rw-r--r-- | include/configs/bcm_ep_board.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/bcm_ep_board.h b/include/configs/bcm_ep_board.h index 8bd1e301a9c..fd893e6b10c 100644 --- a/include/configs/bcm_ep_board.h +++ b/include/configs/bcm_ep_board.h @@ -49,8 +49,6 @@ /* console configuration */ #define CONFIG_SYS_CBSIZE 1024 /* Console buffer size */ -#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ - sizeof(CONFIG_SYS_PROMPT) + 16) /* Printbuffer size */ #define CONFIG_SYS_MAXARGS 64 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE |