Staging: add cowloop driver
[safe/jmp/linux-2.6] / drivers / staging / octeon / Kconfig
1 config OCTEON_ETHERNET
2         tristate "Cavium Networks Octeon Ethernet support"
3         depends on CPU_CAVIUM_OCTEON
4         select MII
5         help
6           This driver supports the builtin ethernet ports on Cavium
7           Networks' products in the Octeon family. This driver supports the
8           CN3XXX and CN5XXX Octeon processors.
9
10           To compile this driver as a module, choose M here.  The module
11           will be called octeon-ethernet.
12