]> xenbits.xensource.com Git - people/julieng/linux-arm.git/commitdiff
net: mdio-octeon: thunderx: Select CONFIG_MDIO_OCTEON for ThunderX NIC
authorRadha Mohan Chintakuntla <rchintakuntla@cavium.com>
Sun, 19 Jul 2015 05:31:37 +0000 (22:31 -0700)
committerJulien Grall <julien.grall@citrix.com>
Mon, 28 Sep 2015 11:05:10 +0000 (12:05 +0100)
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: Vadim Lomovtsev <Vadim.Lomovtsev@caviumnetworks.com>
drivers/net/ethernet/cavium/Kconfig

index 02e23e6f142487ddc8cc2a8d4e2c512cb7e6db62..9b35d142f47accfbaec039f0d8100fb45d68bbf8 100644 (file)
@@ -34,6 +34,8 @@ config THUNDER_NIC_VF
 config THUNDER_NIC_BGX
        tristate "Thunder MAC interface driver (BGX)"
        depends on 64BIT
+       select PHYLIB
+       select MDIO_OCTEON
        ---help---
          This driver supports programming and controlling of MAC
          interface from NIC physical function driver.