Skip to content

Commit 782bf20

Browse files
montjoieKAGA-KOKO
authored andcommitted
x86: Remove unused IOMMU_STRESS Kconfig
Last use of IOMMU_STRESS was removed in commit 29b6841 ("x86: amd_iommu: move to drivers/iommu/"). 6 years later the Kconfig entry is definitely due for removal. Signed-off-by: Corentin Labbe <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Acked-by: Joerg Roedel <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
1 parent 80a3e39 commit 782bf20

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

arch/x86/Kconfig.debug

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -169,14 +169,6 @@ config IOMMU_DEBUG
169169
options. See Documentation/x86/x86_64/boot-options.txt for more
170170
details.
171171

172-
config IOMMU_STRESS
173-
bool "Enable IOMMU stress-test mode"
174-
---help---
175-
This option disables various optimizations in IOMMU related
176-
code to do real stress testing of the IOMMU code. This option
177-
will cause a performance drop and should only be enabled for
178-
testing.
179-
180172
config IOMMU_LEAK
181173
bool "IOMMU leak tracing"
182174
depends on IOMMU_DEBUG && DMA_API_DEBUG

0 commit comments

Comments
 (0)