Skip to content

Commit

Permalink
net: thunderx: Select CONFIG_MDIO_OCTEON for ThunderX NIC
Browse files Browse the repository at this point in the history
The CONFIG_MDIO_OCTEON is required so that the ThunderX NIC driver can
talk to the PHY drivers.

Signed-off-by: Radha Mohan Chintakuntla <rchintakuntla@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Radha Mohan Chintakuntla authored and David S. Miller committed Jul 30, 2015
1 parent de9e397 commit 274b0b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drivers/net/ethernet/cavium/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ config THUNDER_NIC_BGX
tristate "Thunder MAC interface driver (BGX)"
depends on 64BIT
default ARCH_THUNDER
select PHYLIB
select MDIO_OCTEON
---help---
This driver supports programming and controlling of MAC
interface from NIC physical function driver.
Expand Down

0 comments on commit 274b0b3

Please sign in to comment.