2004-01-21 00:43:52

by Adrian Bunk

[permalink] [raw]
Subject: [2.6 patch] remove obsolete comment from fusion Kconfig

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