David Daney | 80ff0fd | 2009-05-05 17:35:21 -0700 | [diff] [blame] | 1 | config OCTEON_ETHERNET |
| 2 | tristate "Cavium Networks Octeon Ethernet support" |
David Daney | 9ddebc4 | 2013-05-22 15:10:46 +0000 | [diff] [blame] | 3 | depends on CAVIUM_OCTEON_SOC && NETDEVICES |
David Daney | f6ed1b3 | 2009-10-14 12:04:42 -0700 | [diff] [blame] | 4 | select PHYLIB |
| 5 | select MDIO_OCTEON |
David Daney | 80ff0fd | 2009-05-05 17:35:21 -0700 | [diff] [blame] | 6 | help |
| 7 | This driver supports the builtin ethernet ports on Cavium |
| 8 | Networks' products in the Octeon family. This driver supports the |
| 9 | CN3XXX and CN5XXX Octeon processors. |
| 10 | |
| 11 | To compile this driver as a module, choose M here. The module |
| 12 | will be called octeon-ethernet. |
| 13 | |