patch-2.3.27 linux/drivers/net/pcmcia/Config.in
Next file: linux/drivers/net/pcmcia/Makefile
Previous file: linux/drivers/net/pcmcia/3c589_cs.c
Back to the patch index
Back to the overall index
-  Lines: 17
-  Date:
Thu Nov 11 16:03:36 1999
-  Orig file: 
v2.3.26/linux/drivers/net/pcmcia/Config.in
-  Orig date: 
Fri Oct 22 13:21:49 1999
diff -u --recursive --new-file v2.3.26/linux/drivers/net/pcmcia/Config.in linux/drivers/net/pcmcia/Config.in
@@ -15,11 +15,11 @@
    dep_tristate '  SMC 91Cxx PCMCIA support' CONFIG_PCMCIA_SMC91C92 $CONFIG_PCMCIA
    dep_tristate '  Xircom 16-bit PCMCIA support' CONFIG_PCMCIA_XIRC2PS $CONFIG_PCMCIA
 
-   # if [ "$CONFIG_CARDBUS" = "y" ]; then
-      # dep_tristate '  3Com 3c575 CardBus support' CONFIG_PCMCIA_3C575 $CONFIG_PCMCIA
-      # dep_tristate '  DEC Tulip CardBus support' CONFIG_PCMCIA_TULIP $CONFIG_PCMCIA
-      # dep_tristate '  SMC EPIC CardBus support' CONFIG_PCMCIA_EPIC100 $CONFIG_PCMCIA
-   # fi
+   if [ "$CONFIG_CARDBUS" = "y" ]; then
+      dep_tristate '  3Com 3c575 CardBus support' CONFIG_PCMCIA_3C575 m
+      dep_tristate '  DEC Tulip CardBus support' CONFIG_PCMCIA_TULIP m
+      dep_tristate '  SMC EPIC CardBus support' CONFIG_PCMCIA_EPIC100 m
+   fi
 
    dep_tristate '  Aviator/Raytheon 2.4MHz wireless support' CONFIG_PCMCIA_RAYCS $CONFIG_PCMCIA
    dep_tristate '  Xircom Netwave AirSurfer wireless support' CONFIG_PCMCIA_NETWAVE $CONFIG_PCMCIA
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)