Re: [PATCH 0/4] QEMU Virt Machine Kconfig option

From: Palmer Dabbelt
Date: Mon Dec 02 2019 - 18:33:01 EST


On Mon, 25 Nov 2019 05:22:13 PST (-0800), Anup Patel wrote:
This patch series primarily adds QEMU Virt machine kconfig opiton and
does related RV32/RV64 defconfig updates.

This series can be found in riscv_soc_virt_v1 branch at:
https//github.com/avpatel/linux.git

Anup Patel (4):
RISC-V: Add kconfig option for QEMU virt machine
RISC-V: Enable QEMU virt machine support in defconfigs
RISC-V: Select SYSCON Reboot and Poweroff for QEMU virt machine
RISC-V: Select Goldfish RTC driver for QEMU virt machine

arch/riscv/Kconfig.socs | 24 ++++++++++++++++++++++++
arch/riscv/configs/defconfig | 17 +++--------------
arch/riscv/configs/rv32_defconfig | 18 +++---------------
3 files changed, 30 insertions(+), 29 deletions(-)

Thanks.

LMK if you're going to spin a v2 with the updated commit message.