Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c6686fe3 authored by Atsushi Nemoto's avatar Atsushi Nemoto Committed by Jeff Garzik
Browse files

tc35815: Use generic PHY layer



Convert the tc35815 driver to use the generic PHY layer in
drivers/net/phy.  Also rename 'boardtype' to 'chiptype' which hould be
more appropriate.

Signed-off-by: default avatarAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: default avatarJeff Garzik <jgarzik@redhat.com>
parent 22adf7e5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1438,7 +1438,7 @@ config CS89x0
config TC35815
	tristate "TOSHIBA TC35815 Ethernet support"
	depends on NET_PCI && PCI && MIPS
	select MII
	select PHYLIB

config EEPRO100
	tristate "EtherExpressPro/100 support (eepro100, original Becker driver)"
+301 −751

File changed.

Preview size limit exceeded, changes collapsed.