blob: fa947a79b5cd00ef6f74f1f589c2808e6d0ffc49 [file] [log] [blame]
Thomas Gleixnerec8f24b2019-05-19 13:07:45 +01001# SPDX-License-Identifier: GPL-2.0-only
Erik Arfvidson3703987cd2015-05-05 18:36:00 -04002#
3# Unisys visorbus configuration
4#
5
6config UNISYS_VISORBUS
7 tristate "Unisys visorbus driver"
David Kershner765e06f2017-12-06 11:05:28 -05008 depends on X86_64 && ACPI
Masahiro Yamadaa7f7f622020-06-14 01:50:22 +09009 help
Benjamin Romerf84a1872015-11-24 09:53:29 -050010 The visorbus driver is a virtualized bus for the Unisys s-Par firmware.
11 Virtualized devices allow Linux guests on a system to share disks and
12 network cards that do not have SR-IOV support, and to be accessed using
13 the partition desktop application. The visorbus driver is required to
14 discover devices on an s-Par guest, and must be present for any other
15 s-Par guest driver to function correctly.