From: Jan Stancek <[email protected]>

redhat: set new gcov configs

In gcov build, checkconfigs fails on these 2 configs being unset:
  CONFIG_GCOV_PROFILE_URING
  CONFIG_GCOV_PROFILE_RDS

Signed-off-by: Jan Stancek <[email protected]>

diff --git a/redhat/configs/common/kgcov/CONFIG_GCOV_PROFILE_RDS 
b/redhat/configs/common/kgcov/CONFIG_GCOV_PROFILE_RDS
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/kgcov/CONFIG_GCOV_PROFILE_RDS
@@ -0,0 +1 @@
+CONFIG_GCOV_PROFILE_RDS=y
diff --git a/redhat/configs/common/kgcov/CONFIG_GCOV_PROFILE_URING 
b/redhat/configs/common/kgcov/CONFIG_GCOV_PROFILE_URING
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/kgcov/CONFIG_GCOV_PROFILE_URING
@@ -0,0 +1 @@
+CONFIG_GCOV_PROFILE_URING=y

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3474

-- 
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to