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