Merge branch 'net-phy-make-phy_package-a-separate-module'
authorJakub Kicinski <kuba@kernel.org>
Mon, 16 Jun 2025 21:59:32 +0000 (14:59 -0700)
committerJakub Kicinski <kuba@kernel.org>
Mon, 16 Jun 2025 21:59:33 +0000 (14:59 -0700)
commit6f10624d954f7194d7d91bc92ab5340ed1be3f9b
tree34f70ae20f8856206ee0d417a298ce0dcc2587c9
parent883af78926c140c3dc66d4e550835ae95bd19920
parent7d57386905d4abfe2f13b1bba0ce8e23872de5fe
Merge branch 'net-phy-make-phy_package-a-separate-module'

Heiner Kallweit says:

====================
net: phy: make phy_package a separate module

Only a handful of PHY drivers needs the PHY package functionality,
therefore make it a separate module which is built only if needed.
====================

Link: https://patch.msgid.link/eec346a4-e903-48af-8150-0191932a7a0b@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>