From: Michal Schmidt <[email protected]> redhat/configs: enable CONFIG_OCTEON_EP as a module in ARK
This enables the building of the octeon_ep driver in ARK. Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2041990 Signed-off-by: Michal Schmidt <[email protected]> diff --git a/redhat/configs/ark/generic/CONFIG_OCTEON_EP b/redhat/configs/ark/generic/CONFIG_OCTEON_EP index blahblah..blahblah 100644 --- a/redhat/configs/ark/generic/CONFIG_OCTEON_EP +++ b/redhat/configs/ark/generic/CONFIG_OCTEON_EP @@ -1 +1 @@ -# CONFIG_OCTEON_EP is not set +CONFIG_OCTEON_EP=m -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2276 _______________________________________________ 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
