[U-Boot] [PATCH 04/28] Convert CONFIG_SYS_CONSOLE_IS_IN_ENV et al to Kconfig
Simon Glass
sjg at chromium.org
Fri Sep 23 23:09:49 CEST 2016
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.
Regards,
Simon
More information about the U-Boot
mailing list