patch-2.3.23 linux/drivers/pcmcia/Config.in
Next file: linux/drivers/pcmcia/Makefile
Previous file: linux/drivers/pci/setup.c
Back to the patch index
Back to the overall index
-  Lines: 18
-  Date:
Wed Oct 20 21:33:12 1999
-  Orig file: 
v2.3.22/linux/drivers/pcmcia/Config.in
-  Orig date: 
Mon Oct  4 15:49:29 1999
diff -u --recursive --new-file v2.3.22/linux/drivers/pcmcia/Config.in linux/drivers/pcmcia/Config.in
@@ -2,13 +2,15 @@
 # PCMCIA bus subsystem configuration
 #
 mainmenu_option next_comment
-comment 'PCMCIA/Cardbus support'
+comment 'PCMCIA/CardBus support'
 
-tristate 'PCMCIA/Cardbus support' CONFIG_PCMCIA
+tristate 'PCMCIA/CardBus support' CONFIG_PCMCIA
 if [ "$CONFIG_PCMCIA" != "n" ]; then
    if [ "$CONFIG_PCI" != "n" ]; then
       bool '  CardBus support' CONFIG_CARDBUS
    fi
+   bool '  i82365/Yenta compatible bridge support' CONFIG_I82365
+   bool '  Databook TCIC host bridge support' CONFIG_TCIC
 fi
 
 endmenu
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)