]> git.baikalelectronics.ru Git - uboot.git/commit
virtio: pci: Allow exclusion of legacy driver
authorAndrew Scull <ascull@google.com>
Thu, 21 Apr 2022 16:10:59 +0000 (16:10 +0000)
committerTom Rini <trini@konsulko.com>
Tue, 3 May 2022 19:50:45 +0000 (15:50 -0400)
commitff43550e83ab38ffb3be6e69ec6fc113a9c10e32
tree6e94399446351379b63df5b34b4bcef296e31f0e
parent31f091aff68074b07a0908428159338c3cafa529
virtio: pci: Allow exclusion of legacy driver

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 independently
toggled.

Signed-off-by: Andrew Scull <ascull@google.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
drivers/virtio/Kconfig
drivers/virtio/Makefile