gcov: modify depends on

Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com>
This commit is contained in:
wangmingrong1 2024-10-29 14:51:21 +08:00 committed by Xiang Xiao
parent dfbf408567
commit bb03ef0ce3

View file

@ -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.