blob: 511388075ffaa836ec0d265177dfbff72bd06dd5 [file] [log] [blame]
Erik Arfvidson37039872015-05-05 18:36:00 -04001#
2# Unisys visorbus configuration
3#
4
5config UNISYS_VISORBUS
6 tristate "Unisys visorbus driver"
Benjamin Romer1b27fea2015-05-05 18:37:08 -04007 depends on UNISYSSPAR
Erik Arfvidson37039872015-05-05 18:36:00 -04008 ---help---
Benjamin Romerf84a1872015-11-24 09:53:29 -05009 The visorbus driver is a virtualized bus for the Unisys s-Par firmware.
10 Virtualized devices allow Linux guests on a system to share disks and
11 network cards that do not have SR-IOV support, and to be accessed using
12 the partition desktop application. The visorbus driver is required to
13 discover devices on an s-Par guest, and must be present for any other
14 s-Par guest driver to function correctly.