We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59855a1 commit 378afdeCopy full SHA for 378afde
system/gprof/Kconfig
@@ -6,7 +6,7 @@
6
config SYSTEM_GPROF
7
tristate "gprof tool"
8
default n
9
- depends on SCHED_GPROF || SIM_GPROF
+ depends on !PROFILE_NONE || SIM_GPROF
10
---help---
11
Enable support for the 'gprof' command.
12
0 commit comments