[2.6 patch] remove obsolete comment from fusion Kconfig

From: Adrian Bunk
Date: Tue Jan 20 2004 - 19:44:55 EST


The patch below removes obsolete comments from the fusion Kconfig file
that were left after the conversion to the new config system.

Please apply
Adrian

--- linux-2.6.1-mm5/drivers/message/fusion/Kconfig.old 2004-01-21 01:40:34.000000000 +0100
+++ linux-2.6.1-mm5/drivers/message/fusion/Kconfig 2004-01-21 01:40:44.000000000 +0100
@@ -138,11 +138,5 @@
Support for building this feature into the linux kernel is not
yet available.

-# if [ "$CONFIG_FUSION_LAN" != "n" ]; then
-# define_bool CONFIG_NET_FC y
-# fi
-# These <should> be define_tristate, but we leave them define_bool
-# for backward compatibility with pre-linux-2.2.15 kernels.
-# (Bugzilla:fibrebugs, #384)
endmenu

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/