HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux ip-10-0-8-47 6.8.0-1021-aws #23~22.04.1-Ubuntu SMP Tue Dec 10 16:31:58 UTC 2024 aarch64
User: ubuntu (1000)
PHP: 8.1.2-1ubuntu2.22
Disabled: NONE
Upload Files
File: //usr/src/linux-headers-6.8.0-1021-aws/drivers/media/platform/nxp/dw100/Kconfig
# 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.