Skip to content

Commit

Permalink
x86: Remove unused IOMMU_STRESS Kconfig
Browse files Browse the repository at this point in the history
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]
  • Loading branch information
montjoie authored and KAGA-KOKO committed Jan 25, 2018
1 parent 80a3e39 commit 782bf20
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions arch/x86/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -169,14 +169,6 @@ config IOMMU_DEBUG
options. See Documentation/x86/x86_64/boot-options.txt for more
details.

config IOMMU_STRESS
bool "Enable IOMMU stress-test mode"
---help---
This option disables various optimizations in IOMMU related
code to do real stress testing of the IOMMU code. This option
will cause a performance drop and should only be enabled for
testing.

config IOMMU_LEAK
bool "IOMMU leak tracing"
depends on IOMMU_DEBUG && DMA_API_DEBUG
Expand Down

0 comments on commit 782bf20

Please sign in to comment.