OSDN Git Service

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 d260605..b280718 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