linux-stable/arch/riscv/configs
Anup Patel bd6f20333c
RISC-V: Only select essential drivers for SOC_VIRT config
The kconfig select causes build failues for SOC_VIRT config becaus
we are selecting lot of VIRTIO drivers without selecting all required
dependencies.

Better approach is to only select essential drivers from SOC_VIRT
config option and enable required VIRTIO drivers using defconfigs.

Fixes: 759bdc1681 ("RISC-V: Add kconfig option for QEMU virt machine")
Signed-off-by: Anup Patel <anup.patel@wdc.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
2020-03-26 12:35:04 -07:00
..
defconfig RISC-V: Only select essential drivers for SOC_VIRT config 2020-03-26 12:35:04 -07:00
nommu_virt_defconfig riscv: add nommu support 2019-11-17 15:17:39 -08:00
rv32_defconfig RISC-V: Only select essential drivers for SOC_VIRT config 2020-03-26 12:35:04 -07:00