Skip to content
Commit 80c914f1 authored by Thomas Petazzoni's avatar Thomas Petazzoni Committed by Tom Rini
Browse files

include/config_fallbacks.h: change fallback for CONFIG_SYS_PBSIZE



Most of the platforms are using CONFIG_SYS_CBSIZE +
sizeof(CONFIG_SYS_PROMPT) + 16 as their value for CONFIG_SYS_PBSIZE,
so let's adopt this for the fallback value of CONFIG_SYS_PBSIZE.

This will allow us to drop an explicit definition of CONFIG_SYS_PBSIZE
from a large number of platforms.

Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
parent 3784c789
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment