mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-18 13:31:45 -04:00
net: mdio: remove selecting FIXED_PHY for FWNODE_MDIO
Fwnode MDIO has never used the fixed PHY code, therefore don't select symbol FIXED_PHY. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Link: https://patch.msgid.link/880ca62b-a5d3-4865-bbce-2d2210928239@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
committed by
Jakub Kicinski
parent
fa8fca8871
commit
b87249aab4
@@ -7,7 +7,6 @@ if PHYLIB
|
||||
|
||||
config FWNODE_MDIO
|
||||
def_tristate (ACPI || OF) || COMPILE_TEST
|
||||
select FIXED_PHY
|
||||
help
|
||||
FWNODE MDIO bus (Ethernet PHY) accessors
|
||||
|
||||
|
||||
Reference in New Issue
Block a user