1
0
Fork 0
linux/drivers/media/platform/nxp/dw100/Kconfig
Daniel Baumann 79d69e5050
Adding upstream version 6.12.33.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 12:14:28 +02:00

16 lines
497 B
Text

# 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.