patch-2.3.17 linux/drivers/pcmcia/Config.in

Next file: linux/drivers/pcmcia/Makefile
Previous file: linux/drivers/pci/syscall.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.16/linux/drivers/pcmcia/Config.in linux/drivers/pcmcia/Config.in
@@ -0,0 +1,12 @@
+#
+# PCMCIA bus subsystem configuration
+#
+mainmenu_option next_comment
+comment 'PCMCIA/Cardbus support'
+
+tristate 'PCMCIA/Cardbus support' CONFIG_PCMCIA
+if [ "$CONFIG_PCMCIA" != "n" ]; then
+  bool '  CardBus support' CONFIG_CARDBUS
+fi
+
+endmenu

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)