aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorhba/Kconfig
blob: ed59ac11c3228da86c36c8345c51165bb119710d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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.