mirror of
https://github.com/torvalds/linux.git
synced 2024-11-27 06:31:52 +00:00
scsi: smartpqi: Change Kconfig menu entry to Microchip
Change Microsemi to Microchip. Link: https://lore.kernel.org/r/20210714182847.50360-5-don.brace@microchip.com Reviewed-by: Scott Benesh <scott.benesh@microchip.com> Reviewed-by: Gerry Morong <gerry.morong@microchip.com> Reviewed-by: Justin Lindley <Justin.lindley@microchip.com> Signed-off-by: Don Brace <don.brace@microchip.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
parent
6aa26b5a2c
commit
8e505fceaa
@ -38,14 +38,14 @@
|
||||
# HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES
|
||||
|
||||
config SCSI_SMARTPQI
|
||||
tristate "Microsemi PQI Driver"
|
||||
tristate "Microchip PQI Driver"
|
||||
depends on PCI && SCSI && !S390
|
||||
select SCSI_SAS_ATTRS
|
||||
select RAID_ATTRS
|
||||
help
|
||||
This driver supports Microsemi PQI controllers.
|
||||
This driver supports Microchip PQI controllers.
|
||||
|
||||
<http://www.microsemi.com>
|
||||
<http://www.microchip.com>
|
||||
|
||||
To compile this driver as a module, choose M here: the
|
||||
module will be called smartpqi.
|
||||
|
Loading…
Reference in New Issue
Block a user