summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/nxp/dw100/Kconfig
blob: cd4531bb3110221ff606922a4c4e7b26019058f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# SPDX-License-Identifier: GPL-2.0-only

config VIDEO_DW100
	tristate "NXP i.MX DW100 dewarper"
	depends on V4L_MEM2MEM_DRIVERS
	depends on VIDEO_DEV
	depends on ARCH_MXC || COMPILE_TEST
	select MEDIA_CONTROLLER
	select V4L2_MEM2MEM_DEV
	select VIDEOBUF2_DMA_CONTIG
	help
	  DW100 is a memory-to-memory engine performing geometrical
	  transformation on source images through a programmable dewarping map.

	  To compile this driver as a module, choose M here: the module
	  will be called dw100.