blob: 9493128e5fd2d7a743521781eddcd507622310a2 [file] [log] [blame]
David Daney80ff0fd2009-05-05 17:35:21 -07001config OCTEON_ETHERNET
2 tristate "Cavium Networks Octeon Ethernet support"
Randy Dunlap95c46ed2010-08-24 14:09:40 -07003 depends on CPU_CAVIUM_OCTEON && NETDEVICES
David Daneyf6ed1b32009-10-14 12:04:42 -07004 select PHYLIB
5 select MDIO_OCTEON
David Daney80ff0fd2009-05-05 17:35:21 -07006 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