162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ciconfig VBOXGUEST 362306a36Sopenharmony_ci tristate "Virtual Box Guest integration support" 462306a36Sopenharmony_ci depends on X86 && PCI && INPUT 562306a36Sopenharmony_ci help 662306a36Sopenharmony_ci This is a driver for the Virtual Box Guest PCI device used in 762306a36Sopenharmony_ci Virtual Box virtual machines. Enabling this driver will add 862306a36Sopenharmony_ci support for Virtual Box Guest integration features such as 962306a36Sopenharmony_ci copy-and-paste, seamless mode and OpenGL pass-through. 1062306a36Sopenharmony_ci 1162306a36Sopenharmony_ci This driver also offers vboxguest IPC functionality which is needed 1262306a36Sopenharmony_ci for the vboxfs driver which offers folder sharing support. 1362306a36Sopenharmony_ci 1462306a36Sopenharmony_ci If you enable this driver you should also enable the VBOXVIDEO option. 1562306a36Sopenharmony_ci 1662306a36Sopenharmony_ci Although it is possible to build this module in, it is advised 1762306a36Sopenharmony_ci to build this driver as a module, so that it can be updated 1862306a36Sopenharmony_ci independently of the kernel. Select M to build this driver as a 1962306a36Sopenharmony_ci module. 20