projects
/
profile
/
ivi
/
kernel-adaptation-intel-automotive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34e30d6
)
[PATCH] fec_8xx: Remove dependency on NETTA & NETPHONE
author
Pantelis Antoniou
<pantelis.antoniou@gmail.com>
Sat, 29 Oct 2005 22:23:15 +0000
(
01:23
+0300)
committer
Jeff 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
patch
|
blob
|
history
diff --git
a/drivers/net/fec_8xx/Kconfig
b/drivers/net/fec_8xx/Kconfig
index
db36ac3
..
de04d68
100644
(file)
--- a/
drivers/net/fec_8xx/Kconfig
+++ b/
drivers/net/fec_8xx/Kconfig
@@
-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