patch-2.4.7 linux/net/irda/compressors/Config.in

Next file: linux/net/irda/compressors/Makefile
Previous file: linux/net/irda/af_irda.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.6/linux/net/irda/compressors/Config.in linux/net/irda/compressors/Config.in
@@ -1,11 +0,0 @@
-
-bool '  IrLAP compression' CONFIG_IRDA_COMPRESSION
-
-if [ "$CONFIG_IRDA_COMPRESSION" != "n" ]; then
-   comment '    IrDA compressors'
-   if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
-      dep_tristate '    Deflate compression (EXPERIMENTAL)' CONFIG_IRDA_DEFLATE $CONFIG_IRDA
-   fi
-#   tristate '    BZIP2 compression' CONFIG_IRDA_BZIP2
-#   tristate '    BSD compression' CONFIG_IRDA_BSD
-fi

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