From: Kevin Barnett Date: Wed, 31 Aug 2016 19:55:24 +0000 (-0500) Subject: scsi: smartpqi: update Kconfig X-Git-Tag: v4.9-rc1~95^2~72 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=e8a31ebae1669f05254430d2fced99d77c63fc10;p=karo-tx-linux.git 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: Scott Teel Reviewed-by: Scott Benesh Reviewed-by: Kevin Barnett Reviewed-by: Johannes Thumshirn Reviewed-by: Tomas Henzl Signed-off-by: Don Brace Signed-off-by: Martin K. Petersen --- diff --git a/drivers/scsi/smartpqi/Kconfig b/drivers/scsi/smartpqi/Kconfig index 5d77a804543f..97e159c2cecd 100644 --- a/drivers/scsi/smartpqi/Kconfig +++ b/drivers/scsi/smartpqi/Kconfig @@ -37,7 +37,6 @@ config SCSI_SMARTPQI tristate "Microsemi PQI Driver" - default n depends on PCI && SCSI && !S390 select SCSI_SAS_ATTRS select RAID_ATTRS @@ -47,4 +46,9 @@ config SCSI_SMARTPQI 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