[PATCH] remove CONFIG_PCMCIA_SERIAL_CB from Configure.help

Steven Cole (elenstev@mesatop.com)
Wed, 7 Mar 2001 21:40:26 -0700


It appears that use of CONFIG_PCMCIA_SERIAL_CB was removed in
2.4.2-ac12. The two files affected were Config.in and the Makefile
in drivers/char/pcmcia.

If in fact this option is now history, the reference in Configure.help should also
be history. I noticed this when the number of Configure.help "orphans" increased
from 40 to 41 recently.

Here is the patch to do this, against 2.4.2-ac14.

Steven

--- linux/Documentation/Configure.help.orig Wed Mar 7 21:13:56 2001
+++ linux/Documentation/Configure.help Wed Mar 7 21:14:52 2001
@@ -2464,20 +2464,6 @@
a module, say M here and read Documentation/modules.txt. If unsure,
say N.

-CardBus serial device support
-CONFIG_PCMCIA_SERIAL_CB
- Say Y here to enable support for CardBus serial devices, including
- serial port cards, modems, and the modem functions of multi-function
- ethernet/modem devices. (CardBus cards are the newer and better
- version of PCMCIA- or PC-cards: credit card size devices often
- used with laptops.)
-
- This driver is also available as a module ( = code which can be
- inserted in and removed from the running kernel whenever you want).
- The module will be called serial_cb.o. If you want to compile it as
- a module, say M here and read Documentation/modules.txt. If unsure,
- say N.
-
/dev/agpgart (AGP Support) (EXPERIMENTAL)
CONFIG_AGP
AGP (Accelerated Graphics Port) is a bus system mainly used to
-
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/