From d0ee7f295d742a80000cf6703a3fb9a7cb32ad68 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 11 May 2022 17:38:09 -0400 Subject: Convert CONFIG_SYS_PBSIZE to Kconfig This converts the following to Kconfig: CONFIG_SYS_PBSIZE Signed-off-by: Tom Rini --- README | 2 -- 1 file changed, 2 deletions(-) (limited to 'README') diff --git a/README b/README index 8812700f24..d4d88d98c9 100644 --- a/README +++ b/README @@ -1855,8 +1855,6 @@ Configuration Settings: - CONFIG_SYS_CBSIZE: Buffer size for input from the Console -- CONFIG_SYS_PBSIZE: Buffer size for Console output - - CONFIG_SYS_BARGSIZE: Buffer size for Boot Arguments which are passed to the application (usually a Linux kernel) when it is booted -- cgit v1.2.3