forked from TencentOS/TencentOS-kernel
config: open CONFIG_AMD_IOMMU
Signed-off-by: Xiaoming Gao <newtongao@tencent.com>
This commit is contained in:
parent
572fa78fc1
commit
8734eab028
|
|
@ -3416,10 +3416,11 @@ CONFIG_IOMMU_SUPPORT=y
|
|||
# Generic IOMMU Pagetable Support
|
||||
#
|
||||
CONFIG_IOMMU_IOVA=y
|
||||
# CONFIG_AMD_IOMMU is not set
|
||||
CONFIG_AMD_IOMMU=y
|
||||
CONFIG_AMD_IOMMU_V2=m
|
||||
CONFIG_DMAR_TABLE=y
|
||||
CONFIG_INTEL_IOMMU=y
|
||||
# CONFIG_INTEL_IOMMU_SVM is not set
|
||||
CONFIG_INTEL_IOMMU_SVM=y
|
||||
# CONFIG_INTEL_IOMMU_DEFAULT_ON is not set
|
||||
CONFIG_INTEL_IOMMU_FLOPPY_WA=y
|
||||
CONFIG_IRQ_REMAP=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue