2 # Virtual-Bus (VBus) driver configuration
6 tristate "Virtual-Bus support"
11 Adds support for a virtual-bus model drivers in a guest to connect
12 to host side virtual-bus resources. If you are using this kernel
13 in a virtualization solution which implements virtual-bus devices
14 on the backend, say Y. If unsure, say N.
17 tristate "PCI to Virtual-Bus bridge"
23 Provides a way to bridge host side vbus devices via a PCI-BRIDGE
24 object. If you are running virtualization with vbus devices on the
25 host, and the vbus is exposed via PCI, say Y. Otherwise, say N.