Commit e8a31eba authored by Kevin Barnett's avatar Kevin Barnett Committed by Martin K. Petersen
Browse files

scsi: smartpqi: update Kconfig



The aacraid driver will not managage Microsemi smartpqi controllers, but
will still manage older aacraid devices.

Updated help section.

Reviewed-by: default avatarScott Teel <scott.teel@microsemi.com>
Reviewed-by: default avatarScott Benesh <scott.benesh@microsemi.com>
Reviewed-by: default avatarKevin Barnett <kevin.barnett@microsemi.com>
Reviewed-by: default avatarJohannes Thumshirn <jthumshirn@suse.de>
Reviewed-by: default avatarTomas Henzl <thenzl@redhat.com>
Signed-off-by: default avatarDon Brace <don.brace@microsemi.com>
Signed-off-by: default avatarMartin K. Petersen <martin.petersen@oracle.com>
parent d48f8fad
Loading
Loading
Loading
Loading
+6 −2
Original line number Original line Diff line number Diff line
@@ -37,7 +37,6 @@


config SCSI_SMARTPQI
config SCSI_SMARTPQI
	tristate "Microsemi PQI Driver"
	tristate "Microsemi PQI Driver"
	default n
	depends on PCI && SCSI && !S390
	depends on PCI && SCSI && !S390
	select SCSI_SAS_ATTRS
	select SCSI_SAS_ATTRS
	select RAID_ATTRS
	select RAID_ATTRS
@@ -47,4 +46,9 @@ config SCSI_SMARTPQI
	<http://www.microsemi.com>
	<http://www.microsemi.com>


	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 smartpqi
	module will be called smartpqi.

        Note: the aacraid driver will not manage a smartpqi
              controller. You need to enable smartpqi for smartpqi
              controllers. For more information, please see
              Documentation/scsi/smartpqi.txt