Skip to content

Commit

Permalink
Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643x…
Browse files Browse the repository at this point in the history
…x_eth into upstream
  • Loading branch information
Jeff Garzik committed Oct 24, 2007
2 parents c7ffb6b + c1f395f commit 02bae21
Show file tree
Hide file tree
Showing 5 changed files with 709 additions and 839 deletions.
13 changes: 8 additions & 5 deletions drivers/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2371,13 +2371,16 @@ config UGETH_TX_ON_DEMAND
depends on UCC_GETH

config MV643XX_ETH
tristate "MV-643XX Ethernet support"
depends on MV64360 || MV64X60 || (PPC_MULTIPLATFORM && PPC32)
tristate "Marvell Discovery (643XX) and Orion ethernet support"
depends on MV64360 || MV64X60 || (PPC_MULTIPLATFORM && PPC32) || ARCH_ORION
select MII
help
This driver supports the gigabit Ethernet on the Marvell MV643XX
chipset which is used in the Momenco Ocelot C and Jaguar ATX and
Pegasos II, amongst other PPC and MIPS boards.
This driver supports the gigabit ethernet MACs in the
Marvell Discovery PPC/MIPS chipset family (MV643XX) and
in the Marvell Orion ARM SoC family.

Some boards that use the Discovery chipset are the Momenco
Ocelot C and Jaguar ATX and Pegasos II.

config QLA3XXX
tristate "QLogic QLA3XXX Network Driver Support"
Expand Down
Loading

0 comments on commit 02bae21

Please sign in to comment.