patch-2.3.16 linux/net/irda/Config.in
Next file: linux/net/irda/Makefile
Previous file: linux/net/ipx/af_ipx.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Mon Aug 30 10:26:28 1999
- Orig file:
v2.3.15/linux/net/irda/Config.in
- Orig date:
Mon Jun 7 16:18:58 1999
diff -u --recursive --new-file v2.3.15/linux/net/irda/Config.in linux/net/irda/Config.in
@@ -5,14 +5,13 @@
if [ "$CONFIG_NET" != "n" ] ; then
mainmenu_option next_comment
- comment 'IrDA subsystem support'
+ comment 'IrDA (infrared) support'
dep_tristate 'IrDA subsystem support' CONFIG_IRDA $CONFIG_NET
if [ "$CONFIG_IRDA" != "n" ] ; then
comment 'IrDA protocols'
source net/irda/irlan/Config.in
source net/irda/ircomm/Config.in
- source net/irda/irlpt/Config.in
bool 'IrDA protocol options' CONFIG_IRDA_OPTIONS
if [ "$CONFIG_IRDA_OPTIONS" != "n" ] ; then
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)