diff options
Diffstat (limited to 'dashboard/config/linux/stable-6.1-kasan.config')
| -rw-r--r-- | dashboard/config/linux/stable-6.1-kasan.config | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dashboard/config/linux/stable-6.1-kasan.config b/dashboard/config/linux/stable-6.1-kasan.config index b8115f180..4a51e0e23 100644 --- a/dashboard/config/linux/stable-6.1-kasan.config +++ b/dashboard/config/linux/stable-6.1-kasan.config @@ -7170,6 +7170,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 @@ -7179,7 +7180,8 @@ CONFIG_IOMMU_DEFAULT_DMA_LAZY=y CONFIG_OF_IOMMU=y CONFIG_IOMMU_DMA=y CONFIG_IOMMU_SVA=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 |
