patch-2.3.34 linux/drivers/char/pcmcia/Config.in
Next file: linux/drivers/char/saa5249.c
Previous file: linux/drivers/char/msp3400.h
Back to the patch index
Back to the overall index
- Lines: 24
- Date:
Tue Dec 14 20:43:56 1999
- Orig file:
v2.3.33/linux/drivers/char/pcmcia/Config.in
- Orig date:
Thu Nov 11 20:11:34 1999
diff -u --recursive --new-file v2.3.33/linux/drivers/char/pcmcia/Config.in linux/drivers/char/pcmcia/Config.in
@@ -6,19 +6,19 @@
comment 'PCMCIA character device support'
if [ "$CONFIG_SERIAL" = "y" ]; then
- dep_tristate ' PCMCIA serial device support' \
+ dep_tristate 'PCMCIA serial device support' \
CONFIG_PCMCIA_SERIAL_CS $CONFIG_PCMCIA
if [ "$CONFIG_CARDBUS" = "y" ]; then
- dep_tristate ' CardBus serial device support' \
+ dep_tristate 'CardBus serial device support' \
CONFIG_PCMCIA_SERIAL_CB $CONFIG_PCMCIA
fi
fi
if [ "$CONFIG_SERIAL" = "m" ]; then
- dep_tristate ' PCMCIA serial device support' \
+ dep_tristate 'PCMCIA serial device support' \
CONFIG_PCMCIA_SERIAL_CS m
if [ "$CONFIG_CARDBUS" = "y" ]; then
- dep_tristate ' CardBus serial device support' \
+ dep_tristate 'CardBus serial device support' \
CONFIG_PCMCIA_SERIAL_CB m
fi
fi
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)