[PATCH 11/11] virtio: pci: Allow exclusion of legacy driver

Bin Meng bmeng.cn at gmail.com
Fri Mar 25 08:14:18 CET 2022


On Sun, Mar 20, 2022 at 7:42 PM Andrew Scull <ascull at google.com> wrote:
>
> Add a new config to control whether the driver for legacy virtio PCI
> devices is included in the build. VIRTIO_PCI_LEGACY is included by
> default when VIRTIO_PCI is selected, but it can also be indepedently

typo: independently

> toggled.
>
> Signed-off-by: Andrew Scull <ascull at google.com>
> ---
>  drivers/virtio/Kconfig  | 9 +++++++++
>  drivers/virtio/Makefile | 3 ++-
>  2 files changed, 11 insertions(+), 1 deletion(-)
>

Otherwise,
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list