Commit 7c3f204e authored by Vincent Whitchurch's avatar Vincent Whitchurch Committed by Will Deacon
Browse files

perf/smmuv3: Remove build dependency on ACPI



This driver supports working without ACPI since commit 3f7be435
("perf/smmuv3: Add devicetree support"), so remove the build dependency.

Signed-off-by: default avatarVincent Whitchurch <vincent.whitchurch@axis.com>
Reviewed-by: default avatarRobin Murphy <robin.murphy@arm.com>
Link: https://lore.kernel.org/r/20230706-smmuv3-pmu-noacpi-v1-1-7083ef189158@axis.com


Signed-off-by: default avatarWill Deacon <will@kernel.org>
parent c47ea342
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -92,7 +92,7 @@ config ARM_PMU_ACPI

config ARM_SMMU_V3_PMU
	 tristate "ARM SMMUv3 Performance Monitors Extension"
	 depends on (ARM64 && ACPI) || (COMPILE_TEST && 64BIT)
	 depends on ARM64 || (COMPILE_TEST && 64BIT)
	 depends on GENERIC_MSI_IRQ
	   help
	   Provides support for the ARM SMMUv3 Performance Monitor Counter