gcov: Fix typographical errors

1. CONFIG_ARCH_COVERAGE has been replaced by CONFIG_SCHED_GCOV
2. Delete the SIM-specific GCOV_ALL configuration and change it to a universal configuration for all architectures

Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com>
This commit is contained in:
wangmingrong1
2024-10-30 10:35:13 +08:00
committed by Xiang Xiao
parent 27685aa179
commit e3d7d23618
13 changed files with 21 additions and 20 deletions
-7
View File
@@ -90,13 +90,6 @@ config SIM_UBSAN_DUMMY
---help---
Keep SIM_UBSAN compile time but disable runtime actions.
config SIM_GCOV_ALL
bool "Enable code coverage for the entire image"
default n
---help---
This option activates code coverage instrumentation for the
entire image.
config SIM_GPROF
bool "Enable gprof"
depends on !SCHED_GPROF