patch-2.3.26 linux/drivers/char/ftape/Config.in

Next file: linux/drivers/char/ftape/lowlevel/ftape-ctl.c
Previous file: linux/drivers/char/drm/vm.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.25/linux/drivers/char/ftape/Config.in linux/drivers/char/ftape/Config.in
@@ -5,7 +5,7 @@
 if [ "$CONFIG_ZFTAPE" != "n" ]; then
    int '  Default block size' CONFIG_ZFT_DFLT_BLK_SZ 10240
    comment '  The compressor will be built as a module only!'
-   define_bool CONFIG_ZFT_COMPRESSOR m
+   define_tristate CONFIG_ZFT_COMPRESSOR m
 fi
 if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
    int '  Number of ftape buffers (EXPERIMENTAL)' CONFIG_FT_NR_BUFFERS 3

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