Messages in this thread Patch in this message |  | | From | Steven Cole <> | Date | Thu, 8 Mar 2001 08:52:20 -0700 | Subject | [PATCH] remove CONFIG_NCR885E from Configure.help |
| |
It appears that use of CONFIG_NCR885E was removed in 2.4.2-ac2, in Config.in and the Makefile in drivers/net.
If it really is the case that CONFIG_NCR885E is history, then it should be history in Configure.help as well.
This patch, against 2.4.2-ac14, removes CONFIG_NCR885E from Configure.help.
Steven
--- linux/Documentation/Configure.help.orig Thu Mar 8 08:26:11 2001 +++ linux/Documentation/Configure.help Thu Mar 8 08:43:36 2001 @@ -16511,16 +16511,6 @@ whenever you want). If you want to compile it as a module, say M here and read Documentation/modules.txt. -Symbios 53c885 (Synergy ethernet) support -CONFIG_NCR885E - This is and Ethernet driver for the dual-function NCR 53C885 - SCSI/Ethernet controller. - - This driver is also available as a module called ncr885e.o ( = code - which can be inserted in and removed from the running kernel - whenever you want). If you want to compile it as a module, say M - here and read Documentation/modules.txt. - National DP83902AV (Oak ethernet) support CONFIG_OAKNET Say Y if your machine has this type of Ethernet network card. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |