From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 23 Sep 2016 15:59:48 -0400 Subject: [U-Boot] [PATCH 27/28] Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig In-Reply-To: <1474324392-26596-28-git-send-email-sjg@chromium.org> References: <1474324392-26596-1-git-send-email-sjg@chromium.org> <1474324392-26596-28-git-send-email-sjg@chromium.org> Message-ID: <20160923195948.GV4884@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, Sep 19, 2016 at 04:33:11PM -0600, Simon Glass wrote: > This converts the following to Kconfig: > CONFIG_SYS_CONSOLE_INFO_QUIET > > Signed-off-by: Simon Glass [snip] > 251 files changed, 217 insertions(+), 88 deletions(-) [snip] > diff --git a/common/Kconfig b/common/Kconfig > index bf1e277..815e11d 100644 > --- a/common/Kconfig > +++ b/common/Kconfig > @@ -318,6 +318,14 @@ config SYS_CONSOLE_ENV_OVERWRITE > start-up (after relocation). This causes the environment to be > updated to match the console devices actually chosen. > > +config SYS_CONSOLE_INFO_QUIET > + bool "Don't display the console devices on boot" > + help > + Normally U-Boot displays the current settings for stdout, stdin > + and stderr on boot when the post-relocation console is set up. > + Enable this option to supress this output. It can be obtained by > + calling stdio_print_current_devices() from board code. > + > endmenu Maybe default y if !CONSOLE_MUX ? -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: Digital signature URL: