]> git.karo-electronics.de Git - linux-beck.git/commitdiff
iommu/amd: Drop oprofile dependency
authorBorislav Petkov <bp@suse.de>
Thu, 10 Jul 2014 10:44:56 +0000 (12:44 +0200)
committerJoerg Roedel <jroedel@suse.de>
Thu, 10 Jul 2014 13:32:40 +0000 (15:32 +0200)
a40d4c67d7de ("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: Borislav Petkov <bp@suse.de>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/Kconfig

index d260605e6d5fb1b0cb6ca30c5d7e960ab43b4999..b2807185bf50a6669ab5df536f6a0d665d2c6a14 100644 (file)
@@ -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