On Wed, Jun 26, 2024 at 08:03:02PM GMT, Devi Priya wrote: > NSSCC driver is needed to enable the ethernet interfaces and not > necessary for the bootup of the SoC, hence build it as a module. It is used on this-and-that device. > > Signed-off-by: Devi Priya <quic_devipriy@xxxxxxxxxxx> > --- > Changes in V5: > - No change > > arch/arm64/configs/defconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig > index dfaec2d4052c..40a5ea212518 100644 > --- a/arch/arm64/configs/defconfig > +++ b/arch/arm64/configs/defconfig > @@ -1300,6 +1300,7 @@ CONFIG_IPQ_GCC_5332=y > CONFIG_IPQ_GCC_6018=y > CONFIG_IPQ_GCC_8074=y > CONFIG_IPQ_GCC_9574=y > +CONFIG_IPQ_NSSCC_9574=m > CONFIG_MSM_GCC_8916=y > CONFIG_MSM_MMCC_8994=m > CONFIG_MSM_GCC_8994=y > -- > 2.34.1 > -- With best wishes Dmitry