···22config IOMMU_API33 bool4455+menuconfig IOMMU_SUPPORT66+ bool "IOMMU Hardware Support"77+ default y88+ ---help---99+ Say Y here if you want to compile device drivers for IO Memory1010+ Management Units into the kernel. These devices usually allow to1111+ remap DMA requests and/or remap interrupts from other devices on the1212+ system.1313+1414+if IOMMU_SUPPORT1515+516# MSM IOMMU support617config MSM_IOMMU718 bool "MSM IOMMU Support"···10695 Supports Interrupt remapping for IO-APIC and MSI devices.10796 To use x2apic mode in the CPU's which support x2APIC enhancements or10897 to support platforms with CPU's having > 8 bit APIC ID, say Y.9898+9999+endif # IOMMU_SUPPORT