Skip to content

Commit 378afde

Browse files
W-M-Rxiaoxiang781216
authored andcommitted
gprof: modify depends on
Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com>
1 parent 59855a1 commit 378afde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/gprof/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
config SYSTEM_GPROF
77
tristate "gprof tool"
88
default n
9-
depends on SCHED_GPROF || SIM_GPROF
9+
depends on !PROFILE_NONE || SIM_GPROF
1010
---help---
1111
Enable support for the 'gprof' command.
1212

0 commit comments

Comments
 (0)