GNU Linux-libre 4.14.266-gnu1
[releases.git] / drivers / staging / vc04_services / bcm2835-camera / Kconfig
1 config VIDEO_BCM2835
2         tristate "BCM2835 Camera"
3         depends on MEDIA_SUPPORT
4         depends on VIDEO_V4L2 && (ARCH_BCM2835 || COMPILE_TEST)
5         select BCM2835_VCHIQ
6         select VIDEOBUF2_VMALLOC
7         select BTREE
8         help
9           Say Y here to enable camera host interface devices for
10           Broadcom BCM2835 SoC. This operates over the VCHIQ interface
11           to a service running on VideoCore.