aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/octeon/Kconfig
blob: a7aa28054cc142b7ab6dc99b64b893e925fc94f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# Cavium network device configuration
#

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---
	  This option enables the ethernet driver for the management
	  port on Cavium Networks' Octeon CN57XX, CN56XX, CN55XX,
	  CN54XX, CN52XX, and CN6XXX chips.