Merge tag 'v5.15.57' into rpi-5.15.y
[platform/kernel/linux-rpi.git] / drivers / staging / vc04_services / bcm2835-codec / Kconfig
1 config VIDEO_CODEC_BCM2835
2         tristate "BCM2835 Video codec support"
3         depends on MEDIA_SUPPORT && MEDIA_CONTROLLER
4         depends on VIDEO_V4L2 && (ARCH_BCM2835 || COMPILE_TEST)
5         select BCM2835_VCHIQ_MMAL
6         select VIDEOBUF2_DMA_CONTIG
7         select V4L2_MEM2MEM_DEV
8         help
9           Say Y here to enable the V4L2 video codecs for
10           Broadcom BCM2835 SoC. This operates over the VCHIQ interface
11           to a service running on VideoCore.