From: Jose Ignacio Tornos Martinez <[email protected]> redhat/configs: enable IWLMLD for rhel
New WiFi7 intel cards are going to be handled with the new iwlmld driver in order to support the new firmwares. It will be used for the rebases to linux upstream kernel v6.15. Unify configuration with fedora (it was previously enabled). Do not enable it for automotive like other wireless intel drivers. Signed-off-by: Jose Ignacio Tornos Martinez <[email protected]> diff --git a/redhat/configs/fedora/generic/CONFIG_IWLMLD b/redhat/configs/common/generic/CONFIG_IWLMLD rename from redhat/configs/fedora/generic/CONFIG_IWLMLD rename to redhat/configs/common/generic/CONFIG_IWLMLD index blahblah..blahblah 100644 --- a/redhat/configs/fedora/generic/CONFIG_IWLMLD +++ b/redhat/configs/common/generic/CONFIG_IWLMLD diff --git a/redhat/configs/rhel/generic/CONFIG_IWLMLD b/redhat/configs/rhel/automotive/generic/CONFIG_IWLMLD rename from redhat/configs/rhel/generic/CONFIG_IWLMLD rename to redhat/configs/rhel/automotive/generic/CONFIG_IWLMLD index blahblah..blahblah 100644 --- a/redhat/configs/rhel/generic/CONFIG_IWLMLD +++ b/redhat/configs/rhel/automotive/generic/CONFIG_IWLMLD -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3897 -- _______________________________________________ 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
