kernel-brax3-ubuntu-touch/drivers/media/platform/sunxi/sun4i-csi/Kconfig
erascape f319b992b1 kernel-5.15: Initial import brax3 UT kernel
* halium configs enabled

Signed-off-by: erascape <erascape@proton.me>
2025-09-23 15:17:10 +00:00

15 lines
459 B
Text

# SPDX-License-Identifier: GPL-2.0
config VIDEO_SUN4I_CSI
tristate "Allwinner A10 CMOS Sensor Interface Support"
depends on VIDEO_V4L2 && COMMON_CLK && HAS_DMA
depends on ARCH_SUNXI || COMPILE_TEST
select MEDIA_CONTROLLER
select VIDEO_V4L2_SUBDEV_API
select VIDEOBUF2_DMA_CONTIG
select V4L2_FWNODE
help
This is a V4L2 driver for the Allwinner A10 CSI
To compile this driver as a module, choose M here: the module
will be called sun4i_csi.