diff --git a/system/gcov/Kconfig b/system/gcov/Kconfig index 6c951954d..5eca78114 100644 --- a/system/gcov/Kconfig +++ b/system/gcov/Kconfig @@ -5,7 +5,7 @@ config SYSTEM_GCOV tristate "gcov tool" - depends on ARCH_COVERAGE + depends on SCHED_GCOV ---help--- Enable support for the 'gcov' command.