| .. | .. |
|---|
| 1 | 1 | # |
|---|
| 2 | 2 | # Kernel configuration file for the SMARTPQI |
|---|
| 3 | 3 | # |
|---|
| 4 | +# Copyright (c) 2019-2020 Microchip Technology Inc. and its subsidiaries |
|---|
| 5 | +# Copyright (c) 2017-2018 Microsemi Corporation |
|---|
| 4 | 6 | # Copyright (c) 2016 Microsemi Corporation |
|---|
| 5 | 7 | # Copyright (c) 2016 PMC-Sierra, Inc. |
|---|
| 6 | | -# (mailto:esc.storagedev@microsemi.com) |
|---|
| 8 | +# (mailto:storagedev@microchip.com) |
|---|
| 7 | 9 | |
|---|
| 8 | 10 | # This program is free software; you can redistribute it and/or |
|---|
| 9 | 11 | # modify it under the terms of the GNU General Public License |
|---|
| .. | .. |
|---|
| 40 | 42 | depends on PCI && SCSI && !S390 |
|---|
| 41 | 43 | select SCSI_SAS_ATTRS |
|---|
| 42 | 44 | select RAID_ATTRS |
|---|
| 43 | | - ---help--- |
|---|
| 45 | + help |
|---|
| 44 | 46 | This driver supports Microsemi PQI controllers. |
|---|
| 45 | 47 | |
|---|
| 46 | 48 | <http://www.microsemi.com> |
|---|
| .. | .. |
|---|
| 51 | 53 | Note: the aacraid driver will not manage a smartpqi |
|---|
| 52 | 54 | controller. You need to enable smartpqi for smartpqi |
|---|
| 53 | 55 | controllers. For more information, please see |
|---|
| 54 | | - Documentation/scsi/smartpqi.txt |
|---|
| 56 | + Documentation/scsi/smartpqi.rst |
|---|