Skip to content

Commit faed498

Browse files
bulwahnkees
authored andcommitted
hardening: x86: drop reference to removed config AMD_IOMMU_V2
Commit 5a0b11a ("iommu/amd: Remove iommu_v2 module") removes the config AMD_IOMMU_V2. Remove the reference to this config in the x86 architecture-specific hardening config fragment as well. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Reviewed-by: Vasant Hegde <vasant.hegde@amd.com> Link: https://lore.kernel.org/r/20231012045040.22088-1-lukas.bulwahn@gmail.com Signed-off-by: Kees Cook <keescook@chromium.org>
1 parent 381fdb7 commit faed498

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/x86/configs/hardening.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ CONFIG_INTEL_IOMMU=y
99
CONFIG_INTEL_IOMMU_DEFAULT_ON=y
1010
CONFIG_INTEL_IOMMU_SVM=y
1111
CONFIG_AMD_IOMMU=y
12-
CONFIG_AMD_IOMMU_V2=y
1312

1413
# Enable CET Shadow Stack for userspace.
1514
CONFIG_X86_USER_SHADOW_STACK=y

0 commit comments

Comments
 (0)