From: Yongxin Liu <[email protected]> CONFIG_VFIO_PCI_MMAP was removed by upstream kernel commit 888bd8322dfc ("s390/pci: Introduce pdev->non_mappable_bars and replace VFIO_PCI_MMAP").
Remove it from vfio.cfg to avoid invalid kernel configuration when building against newer kernels. Signed-off-by: Yongxin Liu <[email protected]> --- features/vfio/vfio.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/features/vfio/vfio.cfg b/features/vfio/vfio.cfg index 8e81b501..6e0b932f 100644 --- a/features/vfio/vfio.cfg +++ b/features/vfio/vfio.cfg @@ -2,6 +2,5 @@ CONFIG_VFIO_IOMMU_TYPE1=m CONFIG_VFIO=m CONFIG_VFIO_PCI=m -CONFIG_VFIO_PCI_MMAP=y CONFIG_VFIO_PCI_INTX=y CONFIG_VIRT_DRIVERS=y -- 2.46.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16284): https://lists.yoctoproject.org/g/linux-yocto/message/16284 Mute This Topic: https://lists.yoctoproject.org/mt/117648872/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
