[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20181106232913.17216-4-f.fainelli@gmail.com>
Date: Tue, 6 Nov 2018 15:29:13 -0800
From: Florian Fainelli <f.fainelli@...il.com>
To: netdev@...r.kernel.org
Cc: andrew@...n.ch, rmk+kernel@...linux.org.uk, davem@...emloft.net,
Florian Fainelli <f.fainelli@...il.com>
Subject: [PATCH RFC net-next 3/3] net: phy: Default MARVELL_PHY to the value of SFP
Marvell PHYs are typically found in 1000BaseT SFP modules, so give a
chance for users to get the correct PHY driver when using SFP modules.
Signed-off-by: Florian Fainelli <f.fainelli@...il.com>
---
drivers/net/phy/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/net/phy/Kconfig b/drivers/net/phy/Kconfig
index 3d187cd50eb0..cf7d44ba20c5 100644
--- a/drivers/net/phy/Kconfig
+++ b/drivers/net/phy/Kconfig
@@ -350,6 +350,7 @@ config LXT_PHY
config MARVELL_PHY
tristate "Marvell PHYs"
+ default SFP
---help---
Currently has a driver for the 88E1011S
--
2.17.1
Powered by blists - more mailing lists