Skip to content

Commit 6ebd458

Browse files
committed
dashboard/config/linux: regenerate
1 parent eedc4ee commit 6ebd458

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+3527
-1863
lines changed

dashboard/config/linux/stable-5.15-kasan.config

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7057,6 +7057,7 @@ CONFIG_IOMMU_SUPPORT=y
70577057
#
70587058
# Generic IOMMU Pagetable Support
70597059
#
7060+
CONFIG_IOMMU_IO_PGTABLE=y
70607061
# end of Generic IOMMU Pagetable Support
70617062

70627063
# CONFIG_IOMMU_DEBUGFS is not set
@@ -7066,7 +7067,8 @@ CONFIG_IOMMU_DEFAULT_DMA_LAZY=y
70667067
CONFIG_OF_IOMMU=y
70677068
CONFIG_IOMMU_DMA=y
70687069
CONFIG_IOMMU_SVA_LIB=y
7069-
# CONFIG_AMD_IOMMU is not set
7070+
CONFIG_AMD_IOMMU=y
7071+
# CONFIG_AMD_IOMMU_V2 is not set
70707072
CONFIG_DMAR_TABLE=y
70717073
CONFIG_INTEL_IOMMU=y
70727074
CONFIG_INTEL_IOMMU_SVM=y

dashboard/config/linux/stable-6.1-kasan.config

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7170,6 +7170,7 @@ CONFIG_IOMMU_SUPPORT=y
71707170
#
71717171
# Generic IOMMU Pagetable Support
71727172
#
7173+
CONFIG_IOMMU_IO_PGTABLE=y
71737174
# end of Generic IOMMU Pagetable Support
71747175

71757176
# CONFIG_IOMMU_DEBUGFS is not set
@@ -7179,7 +7180,8 @@ CONFIG_IOMMU_DEFAULT_DMA_LAZY=y
71797180
CONFIG_OF_IOMMU=y
71807181
CONFIG_IOMMU_DMA=y
71817182
CONFIG_IOMMU_SVA=y
7182-
# CONFIG_AMD_IOMMU is not set
7183+
CONFIG_AMD_IOMMU=y
7184+
# CONFIG_AMD_IOMMU_V2 is not set
71837185
CONFIG_DMAR_TABLE=y
71847186
CONFIG_INTEL_IOMMU=y
71857187
CONFIG_INTEL_IOMMU_SVM=y

dashboard/config/linux/stable-6.6-arm64-kasan.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9422,7 +9422,7 @@ CONFIG_OF_IOMMU=y
94229422
CONFIG_IOMMU_DMA=y
94239423
CONFIG_IOMMUFD=y
94249424
# CONFIG_IOMMUFD_VFIO_CONTAINER is not set
9425-
CONFIG_IOMMUFD_TEST=y
9425+
# CONFIG_IOMMUFD_TEST is not set
94269426
CONFIG_ROCKCHIP_IOMMU=y
94279427
# CONFIG_SUN50I_IOMMU is not set
94289428
CONFIG_TEGRA_IOMMU_SMMU=y

dashboard/config/linux/stable-6.6-kasan.config

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7304,6 +7304,7 @@ CONFIG_IOMMU_SUPPORT=y
73047304
#
73057305
# Generic IOMMU Pagetable Support
73067306
#
7307+
CONFIG_IOMMU_IO_PGTABLE=y
73077308
# end of Generic IOMMU Pagetable Support
73087309

73097310
# CONFIG_IOMMU_DEBUGFS is not set
@@ -7313,7 +7314,8 @@ CONFIG_IOMMU_DEFAULT_DMA_LAZY=y
73137314
CONFIG_OF_IOMMU=y
73147315
CONFIG_IOMMU_DMA=y
73157316
CONFIG_IOMMU_SVA=y
7316-
# CONFIG_AMD_IOMMU is not set
7317+
CONFIG_AMD_IOMMU=y
7318+
# CONFIG_AMD_IOMMU_V2 is not set
73177319
CONFIG_DMAR_TABLE=y
73187320
CONFIG_INTEL_IOMMU=y
73197321
CONFIG_INTEL_IOMMU_SVM=y

0 commit comments

Comments
 (0)