Re: [PATCH] net: usb: lan78xx: add weak dependency with micrel phy module

From: Andrew Lunn
Date: Mon Jul 29 2024 - 14:57:39 EST


> Including in the initramfs all the phy modules is an option but I think it
> would be better to include only the necessary stuff (this is the default
> behavior for the tools that are used to build the initramfs). This is valid
> for embedded and not-embedded systems.

So are you saying current initramfs are broken, because they don't
include the needed PHY modules? You can fix one example of the lan78xx
USB dongle, but are going to leave everything else broken?

Andrew