On Fri, 10 Jul 2020 at 04:41, Michal Simek <[email protected]> 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. > > Fixes: 4cc24aeaf420 ("serial: Add missing Kconfig dependencies for debug > consoles") > Signed-off-by: Michal Simek <[email protected]> > --- > > Changes in v2: > - Add fixes tag - asked by Simon > > drivers/serial/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Reviewed-by: Simon Glass <[email protected]>

