Hi Tom, On 23 September 2016 at 13:58, Tom Rini <[email protected]> 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 <[email protected]> > > 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. Regards, Simon _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

