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 dfbf408 commit bb03ef0Copy full SHA for bb03ef0
system/gcov/Kconfig
@@ -5,7 +5,7 @@
5
6
config SYSTEM_GCOV
7
tristate "gcov tool"
8
- depends on SCHED_GCOV
+ depends on !COVERAGE_NONE
9
---help---
10
Enable support for the 'gcov' command.
11
0 commit comments