
10 Dec
2018
10 Dec
'18
2 p.m.
On Mon, Dec 10, 2018 at 7:25 AM Bin Meng bmeng.cn@gmail.com wrote:
Hi Anup,
On Wed, Dec 5, 2018 at 2:29 PM Anup Patel anup@brainfault.org wrote:
This patch enables SiFive UART driver in all QEMU RISC-V defconfigs.
Signed-off-by: Anup Patel anup@brainfault.org
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?
Sure, will do. If it works then I will drop this patch.
Regards, Anup