xref: /linux/drivers/gpu/drm/gud/Kconfig (revision 8b93d1d7dbd578fd296e70008b29c0f62d09d7cb)
140e1a70bSNoralf Trønnes# SPDX-License-Identifier: GPL-2.0
240e1a70bSNoralf Trønnes
340e1a70bSNoralf Trønnesconfig DRM_GUD
440e1a70bSNoralf Trønnes	tristate "GUD USB Display"
5*8b93d1d7SDaniel Vetter	depends on DRM && USB && MMU
640e1a70bSNoralf Trønnes	select LZ4_COMPRESS
740e1a70bSNoralf Trønnes	select DRM_KMS_HELPER
840e1a70bSNoralf Trønnes	select DRM_GEM_SHMEM_HELPER
940e1a70bSNoralf Trønnes	select BACKLIGHT_CLASS_DEVICE
1040e1a70bSNoralf Trønnes	help
1140e1a70bSNoralf Trønnes	  This is a DRM display driver for GUD USB Displays or display
1240e1a70bSNoralf Trønnes	  adapters.
1340e1a70bSNoralf Trønnes
1440e1a70bSNoralf Trønnes	  If M is selected the module will be called gud.
15