diff options
Diffstat (limited to 'include/configs/rpi.h')
-rw-r--r-- | include/configs/rpi.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/rpi.h b/include/configs/rpi.h index 439bdbcd26..3a956dbf0b 100644 --- a/include/configs/rpi.h +++ b/include/configs/rpi.h @@ -86,8 +86,6 @@ /* Console configuration */ #define CONFIG_SYS_CBSIZE 1024 -#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ - sizeof(CONFIG_SYS_PROMPT) + 16) /* Environment */ #define CONFIG_ENV_SIZE SZ_16K |