linux-surface/drivers/staging/vc04_services/bcm2835-camera/Kconfig
2017-08-10 09:25:24 -04:00

12 lines
359 B
Plaintext

config VIDEO_BCM2835
tristate "BCM2835 Camera"
depends on MEDIA_SUPPORT
depends on VIDEO_V4L2 && (ARCH_BCM2835 || COMPILE_TEST)
select BCM2835_VCHIQ
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.