]> bbs.cooldavid.org Git - net-next-2.6.git/blame - drivers/staging/octeon/Kconfig
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[net-next-2.6.git] / drivers / staging / octeon / Kconfig
CommitLineData
80ff0fd3
DD
1config OCTEON_ETHERNET
2 tristate "Cavium Networks Octeon Ethernet support"
95c46ed9 3 depends on CPU_CAVIUM_OCTEON && NETDEVICES
f6ed1b3b
DD
4 select PHYLIB
5 select MDIO_OCTEON
80ff0fd3
DD
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