xref: /openbmc/linux/drivers/scsi/smartpqi/Kconfig (revision 49fd52d4)
16c223761SKevin Barnett#
26c223761SKevin Barnett# Kernel configuration file for the SMARTPQI
36c223761SKevin Barnett#
4*49fd52d4SDon Brace# Copyright (c) 2019-2023 Microchip Technology Inc. and its subsidiaries
548edb878SDon Brace# Copyright (c) 2017-2018 Microsemi Corporation
66c223761SKevin Barnett# Copyright (c) 2016 Microsemi Corporation
76c223761SKevin Barnett# Copyright (c) 2016 PMC-Sierra, Inc.
82a712681SDon Brace#  (mailto:storagedev@microchip.com)
96c223761SKevin Barnett
106c223761SKevin Barnett# This program is free software; you can redistribute it and/or
116c223761SKevin Barnett# modify it under the terms of the GNU General Public License
126c223761SKevin Barnett# as published by the Free Software Foundation; version 2
136c223761SKevin Barnett# of the License.
146c223761SKevin Barnett
156c223761SKevin Barnett# This program is distributed in the hope that it will be useful,
166c223761SKevin Barnett# but WITHOUT ANY WARRANTY; without even the implied warranty of
176c223761SKevin Barnett# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
186c223761SKevin Barnett# GNU General Public License for more details.
196c223761SKevin Barnett
206c223761SKevin Barnett# NO WARRANTY
216c223761SKevin Barnett# THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR
226c223761SKevin Barnett# CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT
236c223761SKevin Barnett# LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT,
246c223761SKevin Barnett# MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is
256c223761SKevin Barnett# solely responsible for determining the appropriateness of using and
266c223761SKevin Barnett# distributing the Program and assumes all risks associated with its
276c223761SKevin Barnett# exercise of rights under this Agreement, including but not limited to
286c223761SKevin Barnett# the risks and costs of program errors, damage to or loss of data,
296c223761SKevin Barnett# programs or equipment, and unavailability or interruption of operations.
306c223761SKevin Barnett
316c223761SKevin Barnett# DISCLAIMER OF LIABILITY
326c223761SKevin Barnett# NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY
336c223761SKevin Barnett# DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
346c223761SKevin Barnett# DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND
356c223761SKevin Barnett# ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
366c223761SKevin Barnett# TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
376c223761SKevin Barnett# USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED
386c223761SKevin Barnett# HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES
396c223761SKevin Barnett
406c223761SKevin Barnettconfig SCSI_SMARTPQI
418e505fceSDon Brace	tristate "Microchip PQI Driver"
426c223761SKevin Barnett	depends on PCI && SCSI && !S390
436c223761SKevin Barnett	select SCSI_SAS_ATTRS
446c223761SKevin Barnett	select RAID_ATTRS
45a7f7f624SMasahiro Yamada	help
468e505fceSDon Brace	This driver supports Microchip PQI controllers.
476c223761SKevin Barnett
488e505fceSDon Brace	<http://www.microchip.com>
496c223761SKevin Barnett
506c223761SKevin Barnett	To compile this driver as a module, choose M here: the
51e8a31ebaSKevin Barnett	module will be called smartpqi.
52e8a31ebaSKevin Barnett
53e8a31ebaSKevin Barnett        Note: the aacraid driver will not manage a smartpqi
54e8a31ebaSKevin Barnett              controller. You need to enable smartpqi for smartpqi
55e8a31ebaSKevin Barnett              controllers. For more information, please see
56ff1efa74SMauro Carvalho Chehab              Documentation/scsi/smartpqi.rst
57