hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# SPDX-License-Identifier: GPL-2.0
#
# Unisys visorhba configuration
#
 
config UNISYS_VISORHBA
   tristate "Unisys visorhba driver"
   depends on UNISYSSPAR && UNISYS_VISORBUS && SCSI
   help
       The Unisys visorhba driver provides support for s-Par HBA
       devices exposed on the s-Par visorbus. When a message is sent
       to visorbus to create a HBA device, the probe function of
       visorhba is called to create the scsi device.
       If you say Y here, you will enable the Unisys visorhba driver.