/drivers/net/ethernet/octeon/Kconfig

http://github.com/mirrors/linux · #! · 14 lines · 13 code · 1 blank · 0 comment · 0 complexity · a43e48e6cbc3db80fde32b27d781472e MD5 · raw file

  1. #
  2. # Cavium network device configuration
  3. #
  4. config OCTEON_MGMT_ETHERNET
  5. tristate "Octeon Management port ethernet driver (CN5XXX, CN6XXX)"
  6. depends on CAVIUM_OCTEON_SOC
  7. select PHYLIB
  8. select MDIO_OCTEON
  9. default y
  10. ---help---
  11. This option enables the ethernet driver for the management
  12. port on Cavium Networks' Octeon CN57XX, CN56XX, CN55XX,
  13. CN54XX, CN52XX, and CN6XXX chips.