summaryrefslogtreecommitdiff
path: root/drivers/iommu
diff options
context:
space:
mode:
authorRolf Eike Beer <eb@emlix.com>2025-05-12 15:10:44 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-06-19 15:28:16 +0200
commit4b1cf1f040a0a931cd7287ca3015d3b5e9322ae2 (patch)
tree79f344eb393172d51454b01302cc78fab51d45a0 /drivers/iommu
parent74e18211c2c89ab66c9546baa7408288db61aa0d (diff)
downloadlinux-4b1cf1f040a0a931cd7287ca3015d3b5e9322ae2.tar.gz
linux-4b1cf1f040a0a931cd7287ca3015d3b5e9322ae2.tar.bz2
linux-4b1cf1f040a0a931cd7287ca3015d3b5e9322ae2.zip
iommu: remove duplicate selection of DMAR_TABLE
[ Upstream commit 9548feff840a05d61783e6316d08ed37e115f3b1 ] 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> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/iommu')
-rw-r--r--drivers/iommu/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/iommu/Kconfig b/drivers/iommu/Kconfig
index d57c5adf932e..20aa5ed80aa3 100644
--- a/drivers/iommu/Kconfig
+++ b/drivers/iommu/Kconfig
@@ -191,7 +191,6 @@ source "drivers/iommu/iommufd/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