patch-2.2.0-pre9 linux/net/irda/irlpt/Config.in
Next file: linux/net/irda/irlpt/Makefile
Previous file: linux/net/irda/irlmp_frame.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Wed Jan 20 11:05:33 1999
- Orig file:
v2.2.0-pre8/linux/net/irda/irlpt/Config.in
- Orig date:
Wed Dec 31 16:00:00 1969
diff -u --recursive --new-file v2.2.0-pre8/linux/net/irda/irlpt/Config.in linux/net/irda/irlpt/Config.in
@@ -0,0 +1,7 @@
+
+dep_tristate 'IrLPT protocol' CONFIG_IRLPT $CONFIG_IRDA
+
+if [ "$CONFIG_IRLPT" != "n" ]; then
+ dep_tristate ' IrLPT client support' CONFIG_IRLPT_CLIENT $CONFIG_IRLPT
+ dep_tristate ' IrLPT server support' CONFIG_IRLPT_SERVER $CONFIG_IRLPT
+fi
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov