Hi Anup, On Wed, Dec 5, 2018 at 2:29 PM Anup Patel <[email protected]> wrote: > > This patch enables SiFive UART driver in all QEMU RISC-V defconfigs. > > Signed-off-by: Anup Patel <[email protected]> > --- > configs/qemu-riscv32_defconfig | 1 + > configs/qemu-riscv32_smode_defconfig | 1 + > configs/qemu-riscv64_defconfig | 1 + > configs/qemu-riscv64_smode_defconfig | 1 + > 4 files changed, 4 insertions(+) >
Can we "imply SIFIVE_SERIAL" in BOARD_SPECIFIC_OPTIONS in board/emulation/qemu-riscv/Kconfig instead? [snip] Regards, Bin _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

