diff options
Diffstat (limited to 'include/configs/bcm_northstar2.h')
-rw-r--r-- | include/configs/bcm_northstar2.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/bcm_northstar2.h b/include/configs/bcm_northstar2.h index 2352b98f622..3605d869388 100644 --- a/include/configs/bcm_northstar2.h +++ b/include/configs/bcm_northstar2.h @@ -41,8 +41,6 @@ /* console configuration */ #define CONFIG_SYS_CBSIZE SZ_1K -#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ - sizeof(CONFIG_SYS_PROMPT) + 16) #define CONFIG_SYS_MAXARGS 64 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE |