From: Geert Uytterhoeven Date: Thu, 17 Jul 2008 19:16:32 +0000 (+0200) Subject: m68k/Apollo: remove the unused APOLLO_ELPLUS option X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=3fadd06ebcbff9b0a7c90f68d81250f39bf31db1;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git m68k/Apollo: remove the unused APOLLO_ELPLUS option 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 Signed-off-by: Adrian Bunk Signed-off-by: Geert Uytterhoeven Signed-off-by: Linus Torvalds --- diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 2683ee32fc11..9940ca325837 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