hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
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.