18c2ecf20Sopenharmony_ci# 28c2ecf20Sopenharmony_ci# Kernel configuration file for the SMARTPQI 38c2ecf20Sopenharmony_ci# 48c2ecf20Sopenharmony_ci# Copyright (c) 2019-2020 Microchip Technology Inc. and its subsidiaries 58c2ecf20Sopenharmony_ci# Copyright (c) 2017-2018 Microsemi Corporation 68c2ecf20Sopenharmony_ci# Copyright (c) 2016 Microsemi Corporation 78c2ecf20Sopenharmony_ci# Copyright (c) 2016 PMC-Sierra, Inc. 88c2ecf20Sopenharmony_ci# (mailto:storagedev@microchip.com) 98c2ecf20Sopenharmony_ci 108c2ecf20Sopenharmony_ci# This program is free software; you can redistribute it and/or 118c2ecf20Sopenharmony_ci# modify it under the terms of the GNU General Public License 128c2ecf20Sopenharmony_ci# as published by the Free Software Foundation; version 2 138c2ecf20Sopenharmony_ci# of the License. 148c2ecf20Sopenharmony_ci 158c2ecf20Sopenharmony_ci# This program is distributed in the hope that it will be useful, 168c2ecf20Sopenharmony_ci# but WITHOUT ANY WARRANTY; without even the implied warranty of 178c2ecf20Sopenharmony_ci# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 188c2ecf20Sopenharmony_ci# GNU General Public License for more details. 198c2ecf20Sopenharmony_ci 208c2ecf20Sopenharmony_ci# NO WARRANTY 218c2ecf20Sopenharmony_ci# THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR 228c2ecf20Sopenharmony_ci# CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT 238c2ecf20Sopenharmony_ci# LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, 248c2ecf20Sopenharmony_ci# MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is 258c2ecf20Sopenharmony_ci# solely responsible for determining the appropriateness of using and 268c2ecf20Sopenharmony_ci# distributing the Program and assumes all risks associated with its 278c2ecf20Sopenharmony_ci# exercise of rights under this Agreement, including but not limited to 288c2ecf20Sopenharmony_ci# the risks and costs of program errors, damage to or loss of data, 298c2ecf20Sopenharmony_ci# programs or equipment, and unavailability or interruption of operations. 308c2ecf20Sopenharmony_ci 318c2ecf20Sopenharmony_ci# DISCLAIMER OF LIABILITY 328c2ecf20Sopenharmony_ci# NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY 338c2ecf20Sopenharmony_ci# DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 348c2ecf20Sopenharmony_ci# DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND 358c2ecf20Sopenharmony_ci# ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR 368c2ecf20Sopenharmony_ci# TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE 378c2ecf20Sopenharmony_ci# USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED 388c2ecf20Sopenharmony_ci# HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES 398c2ecf20Sopenharmony_ci 408c2ecf20Sopenharmony_ciconfig SCSI_SMARTPQI 418c2ecf20Sopenharmony_ci tristate "Microsemi PQI Driver" 428c2ecf20Sopenharmony_ci depends on PCI && SCSI && !S390 438c2ecf20Sopenharmony_ci select SCSI_SAS_ATTRS 448c2ecf20Sopenharmony_ci select RAID_ATTRS 458c2ecf20Sopenharmony_ci help 468c2ecf20Sopenharmony_ci This driver supports Microsemi PQI controllers. 478c2ecf20Sopenharmony_ci 488c2ecf20Sopenharmony_ci <http://www.microsemi.com> 498c2ecf20Sopenharmony_ci 508c2ecf20Sopenharmony_ci To compile this driver as a module, choose M here: the 518c2ecf20Sopenharmony_ci module will be called smartpqi. 528c2ecf20Sopenharmony_ci 538c2ecf20Sopenharmony_ci Note: the aacraid driver will not manage a smartpqi 548c2ecf20Sopenharmony_ci controller. You need to enable smartpqi for smartpqi 558c2ecf20Sopenharmony_ci controllers. For more information, please see 568c2ecf20Sopenharmony_ci Documentation/scsi/smartpqi.rst 57