Erik Arfvidson | 3703987 | 2015-05-05 18:36:00 -0400 | [diff] [blame] | 1 | # |
| 2 | # Unisys visorbus configuration |
| 3 | # |
| 4 | |
| 5 | config UNISYS_VISORBUS |
| 6 | tristate "Unisys visorbus driver" |
David Kershner | 765e06f | 2017-12-06 11:05:28 -0500 | [diff] [blame] | 7 | depends on X86_64 && ACPI |
Erik Arfvidson | 3703987 | 2015-05-05 18:36:00 -0400 | [diff] [blame] | 8 | ---help--- |
Benjamin Romer | f84a187 | 2015-11-24 09:53:29 -0500 | [diff] [blame] | 9 | 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. |