Merge tag 'v5.15.57' into rpi-5.15.y
[platform/kernel/linux-rpi.git] / drivers / staging / vc04_services / bcm2835-isp / Kconfig
1 config VIDEO_ISP_BCM2835
2         tristate "BCM2835 ISP support"
3         depends on MEDIA_SUPPORT
4         depends on VIDEO_V4L2 && (ARCH_BCM2835 || COMPILE_TEST)
5         depends on MEDIA_CONTROLLER
6         select BCM2835_VCHIQ_MMAL
7         select VIDEOBUF2_DMA_CONTIG
8         help
9           This is the V4L2 driver for the Broadcom BCM2835 ISP hardware.
10           This operates over the VCHIQ interface to a service running on
11           VideoCore.
12
13           To compile this driver as a module, choose M here: the module
14           will be called bcm2835-isp.