[linux-yocto] [PATCH 1/2] vfio: drop CONFIG_KVM_DEVICE_ASSIGNMENT

Hongzhi.Song hongzhi.song at windriver.com
Mon Oct 22 01:03:00 PDT 2018


Kernel has killed the config fragment for legacy device assignment
deprecated since v4.2.
[kernel commit id: ad6260da1e23]

Signed-off-by: Hongzhi.Song <hongzhi.song at windriver.com>
---
 features/vfio/vfio.cfg | 1 -
 1 file changed, 1 deletion(-)

diff --git a/features/vfio/vfio.cfg b/features/vfio/vfio.cfg
index 1d28231..66c2ec4 100644
--- a/features/vfio/vfio.cfg
+++ b/features/vfio/vfio.cfg
@@ -6,4 +6,3 @@ CONFIG_VFIO_PCI_VGA=y
 CONFIG_VFIO_PCI_MMAP=y
 CONFIG_VFIO_PCI_INTX=y
 CONFIG_VIRT_DRIVERS=y
-CONFIG_KVM_DEVICE_ASSIGNMENT=y
-- 
2.8.1



More information about the linux-yocto mailing list