Staging: Octeon Ethernet: Rewrite transmit code.
[pandora-kernel.git] / drivers / staging / octeon / Kconfig
1 config OCTEON_ETHERNET
2         tristate "Cavium Networks Octeon Ethernet support"
3         depends on CPU_CAVIUM_OCTEON
4         select PHYLIB
5         select MDIO_OCTEON
6         select HIGH_RES_TIMERS
7         help
8           This driver supports the builtin ethernet ports on Cavium
9           Networks' products in the Octeon family. This driver supports the
10           CN3XXX and CN5XXX Octeon processors.
11
12           To compile this driver as a module, choose M here.  The module
13           will be called octeon-ethernet.
14