summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gm12u320/Kconfig
blob: 0882a61c04d5c387ee286af18ee9dbedd41eb00f (plain)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: GPL-2.0+
config DRM_GM12U320
	tristate "GM12U320 driver for USB projectors"
	depends on DRM && USB
	select DRM_KMS_HELPER
	select DRM_GEM_SHMEM_HELPER
	help
	 This is a KMS driver for projectors which use the GM12U320 chipset
	 for video transfer over USB2/3, such as the Acer C120 mini projector.