diff --git a/[refs] b/[refs] index 42e4483892c3..27ff707c9438 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3049f89df13bb8f5ded8737631a6c2dd6209b5ca +refs/heads/master: ec6fb1ad84551741c14a05918cc0e04dea928fc0 diff --git a/trunk/drivers/scsi/Kconfig b/trunk/drivers/scsi/Kconfig index e62d23f65180..d28c14e23c32 100644 --- a/trunk/drivers/scsi/Kconfig +++ b/trunk/drivers/scsi/Kconfig @@ -1757,6 +1757,14 @@ config SCSI_ESP_CORE tristate "ESP Scsi Driver Core" depends on SCSI select SCSI_SPI_ATTRS + help + This is a core driver for NCR53c9x based scsi chipsets, + also known as "ESP" for Emulex Scsi Processor or + Enhanced Scsi Processor. This driver does not exist by + itself, there are front-end drivers which, when enabled, + select and enable this driver. One example is SCSI_SUNESP. + These front-end drivers provide probing, DMA, and register + access support for the core driver. config SCSI_SUNESP tristate "Sparc ESP Scsi Driver"