[PATCH] 2.5.59 add two help texts to drivers/scsi/Kconfig

Steven Cole (elenstev@mesatop.com)
28 Jan 2003 15:39:38 -0700


Here are some help texts from 2.4.21-pre3 Configure.help which are
needed in 2.5.59 drivers/scsi/Kconfig.

Steven

--- linux-2.5.59/drivers/scsi/Kconfig.orig Tue Jan 28 15:10:28 2003
+++ linux-2.5.59/drivers/scsi/Kconfig Tue Jan 28 15:14:08 2003
@@ -176,6 +176,9 @@
config SGIWD93_SCSI
tristate "SGI WD93C93 SCSI Driver"
depends on SGI_IP22 && SCSI
+ help
+ If you have a Western Digital WD93 SCSI controller on
+ an SGI MIPS system, say Y. Otherwise, say N.

config SCSI_DECNCR
tristate "DEC NCR53C94 Scsi Driver"
@@ -1342,6 +1345,10 @@
config SCSI_QLOGIC_FC_FIRMWARE
bool "Include loadable firmware in driver"
depends on SCSI_QLOGIC_FC
+ help
+ Say Y to include ISP2100 Fabric Initiator/Target Firmware, with
+ expanded LUN addressing and FcTape (FCP-2) support, in the
+ Qlogic QLA 1280 driver. This is required on some platforms.

config SCSI_QLOGIC_1280
tristate "Qlogic QLA 1280 SCSI support"

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