diff options
Diffstat (limited to 'dashboard/config/linux/stable-5.15-kasan.config')
| -rw-r--r-- | dashboard/config/linux/stable-5.15-kasan.config | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dashboard/config/linux/stable-5.15-kasan.config b/dashboard/config/linux/stable-5.15-kasan.config index f71f97e99..fe3d186df 100644 --- a/dashboard/config/linux/stable-5.15-kasan.config +++ b/dashboard/config/linux/stable-5.15-kasan.config @@ -7057,6 +7057,7 @@ CONFIG_IOMMU_SUPPORT=y # # Generic IOMMU Pagetable Support # +CONFIG_IOMMU_IO_PGTABLE=y # end of Generic IOMMU Pagetable Support # CONFIG_IOMMU_DEBUGFS is not set @@ -7066,7 +7067,8 @@ CONFIG_IOMMU_DEFAULT_DMA_LAZY=y CONFIG_OF_IOMMU=y CONFIG_IOMMU_DMA=y CONFIG_IOMMU_SVA_LIB=y -# CONFIG_AMD_IOMMU is not set +CONFIG_AMD_IOMMU=y +# CONFIG_AMD_IOMMU_V2 is not set CONFIG_DMAR_TABLE=y CONFIG_INTEL_IOMMU=y CONFIG_INTEL_IOMMU_SVM=y |
