162306a36Sopenharmony_ci# This config fragment enables coverage on UML, which is different from the
262306a36Sopenharmony_ci# normal gcov used in other arches (no debugfs).
362306a36Sopenharmony_ci# Example usage:
462306a36Sopenharmony_ci# ./tools/testing/kunit/kunit.py run \
562306a36Sopenharmony_ci#   --kunitconfig=tools/testing/kunit/configs/all_tests_uml.config \
662306a36Sopenharmony_ci#   --kunitconfig=tools/testing/kunit/configs/coverage_uml.config
762306a36Sopenharmony_ci
862306a36Sopenharmony_ciCONFIG_DEBUG_KERNEL=y
962306a36Sopenharmony_ciCONFIG_DEBUG_INFO=y
1062306a36Sopenharmony_ciCONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y
1162306a36Sopenharmony_ciCONFIG_GCOV=y
12