bd6f20333c
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:
|
||
---|---|---|
.. | ||
defconfig | ||
nommu_virt_defconfig | ||
rv32_defconfig |