Re: [U-Boot] [PATCH 00/28] Kconfig: Move console options to Kconfig

2016-09-23 Thread Tom Rini
On Mon, Sep 19, 2016 at 04:32:44PM -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

[U-Boot] [PATCH 00/28] Kconfig: Move console options to Kconfig

2016-09-19 Thread Simon Glass
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. It is tested wi