From: Petr Oros poros@redhat.com
redhat: Set CONFIG_MAXLINEAR_GPHY to =m
This config enables the support for MaxLinear NICs (GPY115/21x/24x driver)
Signed-off-by: Petr Oros poros@redhat.com
diff --git a/redhat/configs/common/generic/CONFIG_MAXLINEAR_GPHY b/redhat/configs/common/generic/CONFIG_MAXLINEAR_GPHY index blahblah..blahblah 100644 --- a/redhat/configs/common/generic/CONFIG_MAXLINEAR_GPHY +++ b/redhat/configs/common/generic/CONFIG_MAXLINEAR_GPHY @@ -1 +1 @@ -# CONFIG_MAXLINEAR_GPHY is not set +CONFIG_MAXLINEAR_GPHY=m
-- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1859