[PATCH] serial: Fix SIFIVE debug serial dependency
Simon Glass
sjg at chromium.org
Fri Jul 10 02:35:08 CEST 2020
Hi Michal,
On Thu, 9 Jul 2020 at 08:17, Michal Simek <michal.simek at xilinx.com> wrote:
>
> The commit 4cc24aeaf420 ("serial: Add missing Kconfig dependencies for
> debug consoles") has added incorrect dependency for SIFIVE debug uart which
> should depend on SIFIVE driver instead of PL01x.
Does that mean this should have a Fixes: tag?
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
> drivers/serial/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Regards,
Simon
More information about the U-Boot
mailing list