]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
iommu: remove duplicate selection of DMAR_TABLE
authorRolf Eike Beer <eb@emlix.com>
Mon, 12 May 2025 13:10:44 +0000 (15:10 +0200)
committerJoerg Roedel <jroedel@suse.de>
Fri, 16 May 2025 06:46:45 +0000 (08:46 +0200)
This is already done in intel/Kconfig.

Fixes: 70bad345e622 ("iommu: Fix compilation without CONFIG_IOMMU_INTEL")
Signed-off-by: Rolf Eike Beer <eb@emlix.com>
Reviewed-by: Lu Baolu <baolu.lu@linux.intel.com>
Link: https://lore.kernel.org/r/2232605.Mh6RI2rZIc@devpool92.emlix.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/Kconfig

index 9c3c210c82a2d8147797cf1fe714038300f8b521..0a33d995d15dd759eb47705c00b411f1157b408a 100644 (file)
@@ -200,7 +200,6 @@ source "drivers/iommu/riscv/Kconfig"
 config IRQ_REMAP
        bool "Support for Interrupt Remapping"
        depends on X86_64 && X86_IO_APIC && PCI_MSI && ACPI
-       select DMAR_TABLE if INTEL_IOMMU
        help
          Supports Interrupt remapping for IO-APIC and MSI devices.
          To use x2apic mode in the CPU's which support x2APIC enhancements or