On Tue, Feb 23, 2021 at 7:19 AM Jason Wang <[email protected]> wrote: > > We used to prompt CONFIG_VIRTIO_PCI_MODERN to user which may bring a > lot of confusion. E.g it may break various default configs which want > virtio devices. > > So this patch fixes this by hiding the prompot and documenting the > dependency. While at it, rename the module to VIRTIO_PCI_LIB. > > Cc: Arnd Bergmann <[email protected]> > Cc: Anders Roxell <[email protected]> > Cc: Guenter Roeck <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>

