summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/Kconfig
diff options
context:
space:
mode:
authorDavid Kershner <david.kershner@unisys.com>2015-09-24 11:00:40 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-09-29 04:11:45 +0200
commitd2c3506be646a495a4e3f1d1ce9540916703c244 (patch)
tree7cba66b85f8ebc49ff8a915d855b4cbf1c89f7a3 /drivers/staging/unisys/Kconfig
parenta6c8746d54047640e71572d3f48f0bf5708bc92f (diff)
downloadop-kernel-dev-d2c3506be646a495a4e3f1d1ce9540916703c244.zip
op-kernel-dev-d2c3506be646a495a4e3f1d1ce9540916703c244.tar.gz
staging: unisys: Add s-Par visorhba
This driver create a host bus adapter device when s-Par sends a device create message to create a storage adapter on the visorbus. When the message is received by visorbus, the visorhba_probe function is called and the hba device is created and managed by the visorhba driver. Signed-off-by: Erik Arfvidson <erik.arfvidson@unisys.com> Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: David Kershner <david.kershner@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/unisys/Kconfig')
-rw-r--r--drivers/staging/unisys/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/unisys/Kconfig b/drivers/staging/unisys/Kconfig
index ca850a8..5cbb791 100644
--- a/drivers/staging/unisys/Kconfig
+++ b/drivers/staging/unisys/Kconfig
@@ -14,5 +14,6 @@ if UNISYSSPAR
source "drivers/staging/unisys/visorbus/Kconfig"
source "drivers/staging/unisys/visornic/Kconfig"
source "drivers/staging/unisys/visorhid/Kconfig"
+source "drivers/staging/unisys/visorhba/Kconfig"
endif # UNISYSSPAR
OpenPOWER on IntegriCloud