mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
gcov: modify depends on
Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com>
This commit is contained in:
parent
dfbf408567
commit
bb03ef0ce3
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
config SYSTEM_GCOV
|
||||
tristate "gcov tool"
|
||||
depends on SCHED_GCOV
|
||||
depends on !COVERAGE_NONE
|
||||
---help---
|
||||
Enable support for the 'gcov' command.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue