18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_ciconfig VBOXGUEST 38c2ecf20Sopenharmony_ci tristate "Virtual Box Guest integration support" 48c2ecf20Sopenharmony_ci depends on X86 && PCI && INPUT 58c2ecf20Sopenharmony_ci help 68c2ecf20Sopenharmony_ci This is a driver for the Virtual Box Guest PCI device used in 78c2ecf20Sopenharmony_ci Virtual Box virtual machines. Enabling this driver will add 88c2ecf20Sopenharmony_ci support for Virtual Box Guest integration features such as 98c2ecf20Sopenharmony_ci copy-and-paste, seamless mode and OpenGL pass-through. 108c2ecf20Sopenharmony_ci 118c2ecf20Sopenharmony_ci This driver also offers vboxguest IPC functionality which is needed 128c2ecf20Sopenharmony_ci for the vboxfs driver which offers folder sharing support. 138c2ecf20Sopenharmony_ci 148c2ecf20Sopenharmony_ci If you enable this driver you should also enable the VBOXVIDEO option. 158c2ecf20Sopenharmony_ci 168c2ecf20Sopenharmony_ci Although it is possible to build this module in, it is advised 178c2ecf20Sopenharmony_ci to build this driver as a module, so that it can be updated 188c2ecf20Sopenharmony_ci independently of the kernel. Select M to build this driver as a 198c2ecf20Sopenharmony_ci module. 20