Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / drivers / staging / octeon / Kconfig
1 config OCTEON_ETHERNET
2         tristate "Cavium Networks Octeon Ethernet support"
3         depends on CAVIUM_OCTEON_SOC && NETDEVICES
4         select PHYLIB
5         select MDIO_OCTEON
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