[U-Boot] [PATCH 04/28] Convert CONFIG_SYS_CONSOLE_IS_IN_ENV et al to Kconfig

Tom Rini trini at konsulko.com
Fri Sep 23 23:13:26 CEST 2016


On Fri, Sep 23, 2016 at 03:09:49PM -0600, Simon Glass wrote:
> Hi Tom,
> 
> On 23 September 2016 at 13:58, Tom Rini <trini at konsulko.com> wrote:
> > On Mon, Sep 19, 2016 at 04:32:48PM -0600, Simon Glass wrote:
> >
> >> This converts the following to Kconfig:
> >>    CONFIG_SYS_CONSOLE_IS_IN_ENV
> >>    CONFIG_CONSOLE_MUX
> >>
> >> Signed-off-by: Simon Glass <sjg at chromium.org>
> >
> > When is CONSOLE_MUX useful?  VIDEO==y and anything else?
> 
> That plus LCD=y and DM_VIDEO=y I think. But anything that ones
> multiple output devices may use it. E.g. espreso7420 has it enabled.
> Are you thinking of adding a condition? I could do that is we don't
> mind changing what some boards define.

I'm thinking we should say it's default y on VIDEO || LCD || DM_VIDEO
which should reduce the configs/ changes.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160923/7bf75750/attachment.sig>


More information about the U-Boot mailing list