hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
kernel/drivers/scsi/smartpqi/Kconfig
....@@ -1,9 +1,11 @@
11 #
22 # Kernel configuration file for the SMARTPQI
33 #
4
+# Copyright (c) 2019-2020 Microchip Technology Inc. and its subsidiaries
5
+# Copyright (c) 2017-2018 Microsemi Corporation
46 # Copyright (c) 2016 Microsemi Corporation
57 # Copyright (c) 2016 PMC-Sierra, Inc.
6
-# (mailto:esc.storagedev@microsemi.com)
8
+# (mailto:storagedev@microchip.com)
79
810 # This program is free software; you can redistribute it and/or
911 # modify it under the terms of the GNU General Public License
....@@ -40,7 +42,7 @@
4042 depends on PCI && SCSI && !S390
4143 select SCSI_SAS_ATTRS
4244 select RAID_ATTRS
43
- ---help---
45
+ help
4446 This driver supports Microsemi PQI controllers.
4547
4648 <http://www.microsemi.com>
....@@ -51,4 +53,4 @@
5153 Note: the aacraid driver will not manage a smartpqi
5254 controller. You need to enable smartpqi for smartpqi
5355 controllers. For more information, please see
54
- Documentation/scsi/smartpqi.txt
56
+ Documentation/scsi/smartpqi.rst