On Wed, Nov 4, 2020 at 7:49 PM Heinrich Schuchardt <[email protected]> wrote: > > Allow attaching a virtual SATA disk to QEMU RISC-V by implying > AHCI, AHCI_PCI, CMD_SCSI, DM_SCSI, PCI_INIT_R, SCSI, SCSI_AHCI. > > Signed-off-by: Heinrich Schuchardt <[email protected]> > --- > v2: > add options to BOARD_SPECIFIC_OPTIONS instead of defconfig > --- > board/emulation/qemu-riscv/Kconfig | 7 +++++++ > 1 file changed, 7 insertions(+) >
Reviewed-by: Bin Meng <[email protected]>

