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

Commit b90bd04d authored by Pantelis Antoniou's avatar Pantelis Antoniou Committed by Jeff Garzik
Browse files

[PATCH] fec_8xx: Remove dependency on NETTA & NETPHONE



The following patch removes the dependency of the fec_8xx driver on
the NETTA & NETPHONE boards. Other people use the driver too, and
we await their board support patches.

Signed-off-by: default avatarJeff Garzik <jgarzik@pobox.com>
parent 34e30d61
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
config FEC_8XX
	tristate "Motorola 8xx FEC driver"
	depends on NET_ETHERNET && 8xx && (NETTA || NETPHONE)
	depends on NET_ETHERNET
	select MII

config FEC_8XX_GENERIC_PHY