* [2.6 patch] remove the unused APOLLO_ELPLUS option
@ 2008-06-25 16:24 Adrian Bunk
2008-06-26 7:26 ` Geert Uytterhoeven
0 siblings, 1 reply; 3+ messages in thread
From: Adrian Bunk @ 2008-06-25 16:24 UTC (permalink / raw)
To: jgarzik; +Cc: netdev, Robert P. J. Day, linux-m68k
Looking at older kernel sources the APOLLO_ELPLUS option was added
somewhere during kernel 2.1, but even kernel 2.2.0 does not contain
any driver that would be enabled through it...
Reported-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
---
da9c97ae1bc6780bf484040e7160b8344cbe730f diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index f4182cf..5598783 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -333,15 +333,6 @@ config APNE
To compile this driver as a module, choose M here: the module
will be called apne.
-config APOLLO_ELPLUS
- tristate "Apollo 3c505 support"
- depends on APOLLO
- help
- Say Y or M here if your Apollo has a 3Com 3c505 ISA Ethernet card.
- If you don't have one made for Apollos, you can use one from a PC,
- except that your Apollo won't be able to boot from it (because the
- code in the ROM will be for a PC).
-
config MAC8390
bool "Macintosh NS 8390 based ethernet cards"
depends on MAC
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [2.6 patch] remove the unused APOLLO_ELPLUS option
2008-06-25 16:24 [2.6 patch] remove the unused APOLLO_ELPLUS option Adrian Bunk
@ 2008-06-26 7:26 ` Geert Uytterhoeven
2008-06-26 7:40 ` Jeff Garzik
0 siblings, 1 reply; 3+ messages in thread
From: Geert Uytterhoeven @ 2008-06-26 7:26 UTC (permalink / raw)
To: Adrian Bunk; +Cc: jgarzik, netdev, Robert P. J. Day, linux-m68k
On Wed, 25 Jun 2008, Adrian Bunk wrote:
> Looking at older kernel sources the APOLLO_ELPLUS option was added
> somewhere during kernel 2.1, but even kernel 2.2.0 does not contain
> any driver that would be enabled through it...
>
> Reported-by: Robert P. J. Day <rpjday@crashcourse.ca>
> Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
(queued for 2.6.27, unless Jeff wants it to pass via his tree?)
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [2.6 patch] remove the unused APOLLO_ELPLUS option
2008-06-26 7:26 ` Geert Uytterhoeven
@ 2008-06-26 7:40 ` Jeff Garzik
0 siblings, 0 replies; 3+ messages in thread
From: Jeff Garzik @ 2008-06-26 7:40 UTC (permalink / raw)
To: Geert Uytterhoeven; +Cc: Adrian Bunk, netdev, Robert P. J. Day, linux-m68k
Geert Uytterhoeven wrote:
> On Wed, 25 Jun 2008, Adrian Bunk wrote:
>> Looking at older kernel sources the APOLLO_ELPLUS option was added
>> somewhere during kernel 2.1, but even kernel 2.2.0 does not contain
>> any driver that would be enabled through it...
>>
>> Reported-by: Robert P. J. Day <rpjday@crashcourse.ca>
>> Signed-off-by: Adrian Bunk <bunk@kernel.org>
>
> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
>
> (queued for 2.6.27, unless Jeff wants it to pass via his tree?)
Your queue is fine with me...
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-06-26 7:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-25 16:24 [2.6 patch] remove the unused APOLLO_ELPLUS option Adrian Bunk
2008-06-26 7:26 ` Geert Uytterhoeven
2008-06-26 7:40 ` Jeff Garzik
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).