Skip to content
Snippets Groups Projects
Commit dbfe54a9 authored by Frans Pop's avatar Frans Pop Committed by James Bottomley
Browse files

[SCSI] esp: correct module name in Kconfig help for SCSI_SUNESP


The module name was changed from esp to sun_esp some time ago.
Also correct the list of chips supported by the driver.

Signed-off-by: default avatarFrans Pop <elendil@planet.nl>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
Signed-off-by: default avatarJames Bottomley <James.Bottomley@HansenPartnership.com>
parent a793804f
No related branches found
No related tags found
No related merge requests found
...@@ -1738,10 +1738,12 @@ config SCSI_SUNESP ...@@ -1738,10 +1738,12 @@ config SCSI_SUNESP
select SCSI_SPI_ATTRS select SCSI_SPI_ATTRS
help help
This is the driver for the Sun ESP SCSI host adapter. The ESP This is the driver for the Sun ESP SCSI host adapter. The ESP
chipset is present in most SPARC SBUS-based computers. chipset is present in most SPARC SBUS-based computers and
supports the Emulex family of ESP SCSI chips (esp100, esp100A,
esp236, fas101, fas236) as well as the Qlogic fas366 SCSI chip.
To compile this driver as a module, choose M here: the To compile this driver as a module, choose M here: the
module will be called esp. module will be called sun_esp.
config ZFCP config ZFCP
tristate "FCP host bus adapter driver for IBM eServer zSeries" tristate "FCP host bus adapter driver for IBM eServer zSeries"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment