Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e5cac32c authored by Borislav Petkov's avatar Borislav Petkov Committed by Joerg Roedel
Browse files

iommu/amd: Drop oprofile dependency



a40d4c67 ("iommu/amd: Implement mmu_notifier_release call-back")
removed the oprofile task_exit notifier hack^Wusage but forgot to
readjust the Kconfig dependency. Fix that.

Signed-off-by: default avatarBorislav Petkov <bp@suse.de>
Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
parent 51499aa9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -76,7 +76,7 @@ config AMD_IOMMU_STATS

config AMD_IOMMU_V2
	tristate "AMD IOMMU Version 2 driver"
	depends on AMD_IOMMU && PROFILING
	depends on AMD_IOMMU
	select MMU_NOTIFIER
	---help---
	  This option enables support for the AMD IOMMUv2 features of the IOMMU