From: Steve Best <[email protected]> redhat/configs: change so watchdog is module versus builtin
Description: Enable virtual watchdog timers provided by PAPR hypervisors. Tested: make dist-configs Signed-off-by: Steve Best <[email protected]> diff --git a/redhat/configs/ark/generic/powerpc/CONFIG_PSERIES_WDT b/redhat/configs/ark/generic/powerpc/CONFIG_PSERIES_WDT index blahblah..blahblah 100644 --- a/redhat/configs/ark/generic/powerpc/CONFIG_PSERIES_WDT +++ b/redhat/configs/ark/generic/powerpc/CONFIG_PSERIES_WDT @@ -1 +1 @@ -CONFIG_PSERIES_WDT=y +CONFIG_PSERIES_WDT=m -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2044 _______________________________________________ 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
