From: Dave Airlie <[email protected]> rhel: enable FW_CACHE on RHEL
For consistency with Fedora, and to fix a suspend/resume problem with nouveau. Signed-off-by: Dave Airlie <[email protected]> diff --git a/redhat/configs/rhel/generic/CONFIG_FW_CACHE b/redhat/configs/rhel/generic/CONFIG_FW_CACHE index blahblah..blahblah 100644 --- a/redhat/configs/rhel/generic/CONFIG_FW_CACHE +++ b/redhat/configs/rhel/generic/CONFIG_FW_CACHE @@ -1 +1 @@ -# CONFIG_FW_CACHE is not set +CONFIG_FW_CACHE=y -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3677 -- _______________________________________________ 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
