On Monday 07 March 2005 09:15, Alex Aizman wrote: > drivers/scsi/Kconfig changes.
> --- linux-2.6.11.orig/drivers/scsi/Kconfig > +++ linux-2.6.11.dima/drivers/scsi/Kconfig > +config ISCSI_IF > + tristate "iSCSI Open Transport Interface" > + depends on SCSI && INET > + ---help--- > + To compile this driver as a module, choose M here: the > + module will be called iscsi_if. > + > + This driver manages multiple iSCSI transports. This module is required > + for normal iscsid operation. > + > + See more detailed information here: > + > + http://www.open-iscsi.org "To compile this driver as a module ..." boilerplate usually goes at the end of description. Help text is indented with 2 spaces wrt "---help---": ---help--- This driver manages multiple iSCSI transports. ... Alexey - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html