Directory Files
.. 3
File Size
Kconfig 442 B
Makefile 156 B
TODO 812 B
bcm2835-camera.c 56 kB
bcm2835-camera.h 3.8 kB
bcm2835-v4l2.mod.c 0 B
controls.c 38 kB

Linux v6.6.1 - bcm2835-camera

# SPDX-License-Identifier: GPL-2.0
config VIDEO_BCM2835
	tristate "BCM2835 Camera"
	depends on MEDIA_SUPPORT
	depends on VIDEO_DEV && (ARCH_BCM2835 || COMPILE_TEST)
	select BCM2835_VCHIQ if HAS_DMA
	select BCM2835_VCHIQ_MMAL if HAS_DMA
	select VIDEOBUF2_VMALLOC
	select BTREE
	help
	  Say Y here to enable camera host interface devices for
	  Broadcom BCM2835 SoC. This operates over the VCHIQ interface
	  to a service running on VideoCore.