From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Sun, 23 Oct 2016 21:40:12 -0400 Subject: [U-Boot] [PATCH v4 00/29] Kconfig: Move console options to Kconfig In-Reply-To: <1476756782-26147-1-git-send-email-sjg@chromium.org> References: <1476756782-26147-1-git-send-email-sjg@chromium.org> Message-ID: <20161024014012.GD18591@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, Oct 17, 2016 at 08:12:33PM -0600, Simon Glass wrote: > This series moves a number of console-related CONFIG options to Kconfig. > Those that are not currently used are removed. > > A few unused video drivers are also removed and there are a few minor > adjustments to improve the code. But mostly this follows the output of > the moveconfig tool. So I've merged this now, and while I got almost everything correct with some re-ordering of patches and a few re-runnings of moveconfig.py, there's a few changes I want to make everyone aware of. A number of PowerPC Freescale boards have a small SPL size increase because they used to do: #ifndef CONFIG_SPL_BUILD #define CONFIG_CONSOLE_MUX #define CONFIG_CONSOLE_IS_IN_ENV #endif And now they do not. Finally, sandbox_spl has a small size increase too that comes in at the stdio deregister patch but I don't see _why_. Thanks for doing the conversion Simon! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: Digital signature URL: