Skip to content

Commit 274b0b3

Browse files
Radha Mohan Chintakuntladavem330
authored andcommitted
net: thunderx: Select CONFIG_MDIO_OCTEON for ThunderX NIC
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>
1 parent de9e397 commit 274b0b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

drivers/net/ethernet/cavium/Kconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ config THUNDER_NIC_BGX
3737
tristate "Thunder MAC interface driver (BGX)"
3838
depends on 64BIT
3939
default ARCH_THUNDER
40+
select PHYLIB
41+
select MDIO_OCTEON
4042
---help---
4143
This driver supports programming and controlling of MAC
4244
interface from NIC physical function driver.

0 commit comments

Comments
 (0)