linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* drivers/net/fec_8xx config problem
@ 2008-04-30 19:19 Becky Bruce
  2008-04-30 19:20 ` Scott Wood
  0 siblings, 1 reply; 6+ messages in thread
From: Becky Bruce @ 2008-04-30 19:19 UTC (permalink / raw)
  To: pantelis.antoniou, jengelh; +Cc: linuxppc-dev@ozlabs.org list

I just noticed that the fec_8xx driver is not currently reachable via  
menuconfig because it depends on 8XX instead of 8xx.  It looks like  
this change occurred in commit  
d1c0a65fb597697d1fbce4eadf42b84f70483edc, almost a year ago:

diff --git a/drivers/net/fec_8xx/Kconfig b/drivers/net/fec_8xx/Kconfig
index a84c232..afb34de 100644
--- 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
+       depends on 8XX
         select MII


Since nobody has noticed this problem, I'm wondering if this driver  
is still in (infrequent) use, or if it's been superseded and should  
be removed, or if I'm just completely missing something with respect  
to the use of "8XX" instead of "8xx".

I'm happy to submit a patch to correct this, I'm just not sure what  
the right answer is.

Thanks,
Becky

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-05-01  6:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-30 19:19 drivers/net/fec_8xx config problem Becky Bruce
2008-04-30 19:20 ` Scott Wood
2008-04-30 19:24   ` Becky Bruce
2008-04-30 19:23     ` Scott Wood
2008-04-30 20:21       ` Jan Engelhardt
2008-05-01  5:47       ` Vitaly Bordug

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).