
21 Jul
2020
21 Jul
'20
2:54 a.m.
On Fri, Jul 10, 2020 at 6:41 PM Michal Simek michal.simek@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.
Fixes: 4cc24aeaf420 ("serial: Add missing Kconfig dependencies for debug consoles") Signed-off-by: Michal Simek michal.simek@xilinx.com
Changes in v2:
- Add fixes tag - asked by Simon
drivers/serial/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Bin Meng bin.meng@windriver.com