AlaK4X
Linux lhjmq-records 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64



Your IP : 18.224.32.243


Current Path : /lib/modules/5.15.0-127-generic/build/drivers/gpu/drm/xen/
Upload File :
Current File : //lib/modules/5.15.0-127-generic/build/drivers/gpu/drm/xen/Kconfig

# SPDX-License-Identifier: GPL-2.0-only
config DRM_XEN
	bool

config DRM_XEN_FRONTEND
	tristate "Para-virtualized frontend driver for Xen guest OS"
	depends on XEN && DRM
	select DRM_XEN
	select DRM_KMS_HELPER
	select VIDEOMODE_HELPERS
	select XEN_XENBUS_FRONTEND
	select XEN_FRONT_PGDIR_SHBUF
	help
	  Choose this option if you want to enable a para-virtualized
	  frontend DRM/KMS driver for Xen guest OSes.