From: Michal Schmidt mschmidt@redhat.com
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 mschmidt@redhat.com
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@lists.fedoraproject.org