Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9277a4f8 authored by David Daney's avatar David Daney Committed by David S. Miller
Browse files

net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.



Previously we selected MDIO_OCTEON, which after creating the Thunder
specific MDIO bus driver is much less useful.

Signed-off-by: default avatarDavid Daney <david.daney@cavium.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 7091f01e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@ config THUNDER_NIC_BGX
	tristate "Thunder MAC interface driver (BGX)"
	depends on 64BIT
	select PHYLIB
	select MDIO_OCTEON
	select MDIO_THUNDER
	---help---
	  This driver supports programming and controlling of MAC
	  interface from NIC physical function driver.