]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
[PATCH] fec_8xx: Remove dependency on NETTA & NETPHONE
authorPantelis Antoniou <pantelis.antoniou@gmail.com>
Sat, 29 Oct 2005 22:23:15 +0000 (01:23 +0300)
committerJeff Garzik <jgarzik@pobox.com>
Sat, 29 Oct 2005 22:20:30 +0000 (18:20 -0400)
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>
drivers/net/fec_8xx/Kconfig

index db36ac3ea453c261ca6984d854395cc56e2af252..de04d68673d9051339dc28d0d67358370faa6cb2 100644 (file)
@@ -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