projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc51060
)
perf: Do not enable by default during compile testing
author
Krzysztof Kozlowski
<krzysztof.kozlowski@linaro.org>
Thu, 17 Apr 2025 07:46:50 +0000
(09:46 +0200)
committer
Will Deacon
<will@kernel.org>
Thu, 17 Apr 2025 13:28:56 +0000
(14:28 +0100)
Enabling the compile test should not cause automatic enabling of all
drivers, but only allow to choose to compile them.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link:
https://lore.kernel.org/r/20250417074650.81561-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Will Deacon <will@kernel.org>
drivers/perf/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/perf/Kconfig
b/drivers/perf/Kconfig
index 4e268de351c48adfccbe422146ef09daddf9fda4..278c929dc87af6ba827660bf535bcb41b1f66f77 100644
(file)
--- a/
drivers/perf/Kconfig
+++ b/
drivers/perf/Kconfig
@@
-202,7
+202,7
@@
config THUNDERX2_PMU
tristate "Cavium ThunderX2 SoC PMU UNCORE"
depends on ARCH_THUNDER2 || COMPILE_TEST
depends on NUMA && ACPI
- default m
+ default m
if ARCH_THUNDER2
help
Provides support for ThunderX2 UNCORE events.
The SoC has PMU support in its L3 cache controller (L3C) and