diff options
author | Anup Patel <anup.patel@wdc.com> | 2020-03-10 17:29:25 +0530 |
---|---|---|
committer | Palmer Dabbelt <palmerdabbelt@google.com> | 2020-03-26 12:35:04 -0700 |
commit | bd6f20333c6794e8b06f5ee963bfa5943e65cc86 (patch) | |
tree | aa7c53f7c700d0b09fc36a277ff03e6370817260 /security | |
parent | 3384b043ea1564560ff19591cb9554867c7c6f77 (diff) |
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: 759bdc168181 ("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>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions