Commit 9548feff authored by Rolf Eike Beer's avatar Rolf Eike Beer Committed by Joerg Roedel
Browse files

iommu: remove duplicate selection of DMAR_TABLE



This is already done in intel/Kconfig.

Fixes: 70bad345 ("iommu: Fix compilation without CONFIG_IOMMU_INTEL")
Signed-off-by: default avatarRolf Eike Beer <eb@emlix.com>
Reviewed-by: default avatarLu Baolu <baolu.lu@linux.intel.com>
Link: https://lore.kernel.org/r/2232605.Mh6RI2rZIc@devpool92.emlix.com


Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
parent 2e9b2ee2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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