From: Mohammed Gamal <[email protected]> configs: Add and enable CONFIG_HYPERV_TESTING for debug kernels
CONFIG_HYPERV_TESTING=y is needed for some testing tools in the hyperv-daemons package. Enable it for debug kernels Signed-off-by: Mohammed Gamal <[email protected]> diff a/redhat/configs/ark/debug/x86/x86_64/CONFIG_HYPERV_TESTING b/redhat/configs/ark/debug/x86/x86_64/CONFIG_HYPERV_TESTING --- /dev/null +++ b/redhat/configs/ark/debug/x86/x86_64/CONFIG_HYPERV_TESTING @@ -0,0 +1 @@ +CONFIG_HYPERV_TESTING=y -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1143 _______________________________________________ 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 on the list, report it: https://pagure.io/fedora-infrastructure
