0001 #
0002 # Kernel configuration file for the SMARTPQI
0003 #
0004 # Copyright (c) 2019-2022 Microchip Technology Inc. and its subsidiaries
0005 # Copyright (c) 2017-2018 Microsemi Corporation
0006 # Copyright (c) 2016 Microsemi Corporation
0007 # Copyright (c) 2016 PMC-Sierra, Inc.
0008 # (mailto:storagedev@microchip.com)
0009
0010 # This program is free software; you can redistribute it and/or
0011 # modify it under the terms of the GNU General Public License
0012 # as published by the Free Software Foundation; version 2
0013 # of the License.
0014
0015 # This program is distributed in the hope that it will be useful,
0016 # but WITHOUT ANY WARRANTY; without even the implied warranty of
0017 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
0018 # GNU General Public License for more details.
0019
0020 # NO WARRANTY
0021 # THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR
0022 # CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT
0023 # LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT,
0024 # MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is
0025 # solely responsible for determining the appropriateness of using and
0026 # distributing the Program and assumes all risks associated with its
0027 # exercise of rights under this Agreement, including but not limited to
0028 # the risks and costs of program errors, damage to or loss of data,
0029 # programs or equipment, and unavailability or interruption of operations.
0030
0031 # DISCLAIMER OF LIABILITY
0032 # NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY
0033 # DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
0034 # DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND
0035 # ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
0036 # TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
0037 # USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED
0038 # HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES
0039
0040 config SCSI_SMARTPQI
0041 tristate "Microchip PQI Driver"
0042 depends on PCI && SCSI && !S390
0043 select SCSI_SAS_ATTRS
0044 select RAID_ATTRS
0045 help
0046 This driver supports Microchip PQI controllers.
0047
0048 <http://www.microchip.com>
0049
0050 To compile this driver as a module, choose M here: the
0051 module will be called smartpqi.
0052
0053 Note: the aacraid driver will not manage a smartpqi
0054 controller. You need to enable smartpqi for smartpqi
0055 controllers. For more information, please see
0056 Documentation/scsi/smartpqi.rst