]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/net/ethernet/cavium/Kconfig
netdev: Move octeon/octeon_mgmt driver to cavium directory.
[karo-tx-linux.git] / drivers / net / ethernet / cavium / Kconfig
index 8fb84e69c30ec8ddfdf6be710cbfab0a3cd1aa60..0ef232d3331e2dcca629b05776fbeb9eb5ceae02 100644 (file)
@@ -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.
@@ -53,4 +53,15 @@ config LIQUIDIO
          To compile this driver as a module, choose M here: the module
          will be called liquidio.  This is recommended.
 
+config OCTEON_MGMT_ETHERNET
+       tristate "Octeon Management port ethernet driver (CN5XXX, CN6XXX)"
+       depends on CAVIUM_OCTEON_SOC
+       select PHYLIB
+       select MDIO_OCTEON
+       default y
+       help
+         Enable the ethernet driver for the management
+         port on Cavium Networks' Octeon CN57XX, CN56XX, CN55XX,
+         CN54XX, CN52XX, and CN6XXX chips.
+
 endif # NET_VENDOR_CAVIUM