merged. Bruce
In message: [linux-yocto][yocto-kernel-cache][yocto-6.18/master][PATCH] features/iommu: remove CONFIG_INTEL_IOMMU_FLOPPY_WA=y on 19/02/2026 [email protected] wrote: > From: Yongxin Liu <[email protected]> > > Kernel commit cb3db5a39e2a6b6396df1780d39a250f649d2e3a added a dependency > between CONFIG_INTEL_IOMMU_FLOPPY_WA and CONFIG_BLK_DEV_FD. Since floppy > devices are obsolete and rarely used, remove this workaround entirely > instead of adding the BLK_DEV_FD dependency. > > Signed-off-by: Yongxin Liu <[email protected]> > --- > features/iommu/iommu.cfg | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/features/iommu/iommu.cfg b/features/iommu/iommu.cfg > index 4f5eefae..c1552951 100644 > --- a/features/iommu/iommu.cfg > +++ b/features/iommu/iommu.cfg > @@ -7,5 +7,4 @@ CONFIG_PCI_PASID=y > CONFIG_IOMMU_API=y > CONFIG_IOMMU_IOVA=y > CONFIG_INTEL_IOMMU=y > -CONFIG_INTEL_IOMMU_FLOPPY_WA=y > CONFIG_INTEL_IOMMU_DEFAULT_ON=n > -- > 2.46.2 >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16327): https://lists.yoctoproject.org/g/linux-yocto/message/16327 Mute This Topic: https://lists.yoctoproject.org/mt/117889712/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
