140e1a70bSNoralf Trønnes# SPDX-License-Identifier: GPL-2.0 240e1a70bSNoralf Trønnes 340e1a70bSNoralf Trønnesconfig DRM_GUD 440e1a70bSNoralf Trønnes tristate "GUD USB Display" 58b93d1d7SDaniel Vetter depends on DRM && USB && MMU 640e1a70bSNoralf Trønnes select LZ4_COMPRESS 7*3284948fSThomas Zimmermann select DRM_CLIENT_SELECTION 840e1a70bSNoralf Trønnes select DRM_KMS_HELPER 940e1a70bSNoralf Trønnes select DRM_GEM_SHMEM_HELPER 1040e1a70bSNoralf Trønnes select BACKLIGHT_CLASS_DEVICE 1140e1a70bSNoralf Trønnes help 1240e1a70bSNoralf Trønnes This is a DRM display driver for GUD USB Displays or display 1340e1a70bSNoralf Trønnes adapters. 1440e1a70bSNoralf Trønnes 1540e1a70bSNoralf Trønnes If M is selected the module will be called gud. 16