driver/perf: Remove ARM_SMMU_V3_PMU dependency on ARM_SMMU_V3
mainline inclusion from mainline-v5.11-rc1 commit 34eb9359 category: feature bugzilla: 175148 CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=34eb9359c111fd17ef8fb1ba671102438a7810c6 ------------------------------------------------------------------------ The ARM_SMMU_V3_PMU dependency on ARM_SMMU_V3_PMU was added with the idea that a SMMUv3 PMCG would only exist on a system with an associated SMMUv3. However it is not the job of Kconfig to make these sorts of decisions (even if it were true), so remove the dependency. Signed-off-by:John Garry <john.garry@huawei.com> Reviewed-by:
Robin Murphy <robin.murphy@arm.com> Link: https://lore.kernel.org/r/1612175042-56866-1-git-send-email-john.garry@huawei.com Signed-off-by:
Will Deacon <will@kernel.org> Reviewed-by:
Shaokun Zhang <zhangshaokun@hisilicon.com> Signed-off-by:
Zheng Zengkai <zhengzengkai@huawei.com>
Loading
Please sign in to comment