Skip to content

Commit

Permalink
[PATCH] fec_8xx: Remove dependency on NETTA & NETPHONE
Browse files Browse the repository at this point in the history
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: Jeff Garzik <jgarzik@pobox.com>
  • Loading branch information
Pantelis Antoniou authored and Jeff Garzik committed Oct 29, 2005
1 parent 34e30d6 commit b90bd04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/fec_8xx/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
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
Expand Down

0 comments on commit b90bd04

Please sign in to comment.