Skip to content

Commit

Permalink
[PATCH] net: au1000_eth: PHY framework conversion
Browse files Browse the repository at this point in the history
convert au1000_eth driver to use PHY framework and garbage collected
functions and identifiers that became unused/obsolete in the process

Signed-off-by: Herbert Valerio Riedel <hvr@gnu.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
  • Loading branch information
Herbert Valerio Riedel authored and Jeff Garzik committed Jun 12, 2006
1 parent 96e672c commit 0638dec
Show file tree
Hide file tree
Showing 3 changed files with 378 additions and 1,359 deletions.
1 change: 1 addition & 0 deletions drivers/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -447,6 +447,7 @@ config MIPS_GT96100ETH
config MIPS_AU1X00_ENET
bool "MIPS AU1000 Ethernet support"
depends on NET_ETHERNET && SOC_AU1X00
select PHYLIB
select CRC32
help
If you have an Alchemy Semi AU1X00 based system
Expand Down
Loading

0 comments on commit 0638dec

Please sign in to comment.