Re: [PATCH] net: lan743x: also select PHYLIB

From: Jakub Kicinski
Date: Mon Oct 02 2023 - 15:27:02 EST


On Tue, 26 Sep 2023 21:25:23 -0700 Randy Dunlap wrote:
> Since FIXED_PHY depends on PHYLIB, PHYLIB needs to be set to avoid
> a kconfig warning:
>
> WARNING: unmet direct dependencies detected for FIXED_PHY
> Depends on [n]: NETDEVICES [=y] && PHYLIB [=n]
> Selected by [y]:
> - LAN743X [=y] && NETDEVICES [=y] && ETHERNET [=y] && NET_VENDOR_MICROCHIP [=y] && PCI [=y] && PTP_1588_CLOCK_OPTIONAL [=y]

Hi Randy!

Could you resend CCing netdev@ ?
It's necessary for the patch to get into our patchwork instance.