diff --git a/subsys/testsuite/Kconfig b/subsys/testsuite/Kconfig index 103c74c3182..8e2413271a2 100644 --- a/subsys/testsuite/Kconfig +++ b/subsys/testsuite/Kconfig @@ -45,7 +45,8 @@ config COVERAGE help This option will build your application with the -coverage option which will generate data that can be used to create coverage reports. - Currently this is fully supported only on the native POSIX port. + For more information see + https://docs.zephyrproject.org/latest/guides/coverage.html if COVERAGE config COVERAGE_GCOV