1
0
Fork 0
linux/drivers/media/platform/raspberrypi/pisp_be/Kconfig
Daniel Baumann 79d69e5050
Adding upstream version 6.12.33.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 12:14:28 +02:00

13 lines
436 B
Text

config VIDEO_RASPBERRYPI_PISP_BE
tristate "Raspberry Pi PiSP Backend (BE) ISP driver"
depends on V4L_PLATFORM_DRIVERS
depends on VIDEO_DEV
depends on ARCH_BCM2835 || COMPILE_TEST
select VIDEO_V4L2_SUBDEV_API
select MEDIA_CONTROLLER
select VIDEOBUF2_DMA_CONTIG
help
Say Y here to enable support for the PiSP Backend (BE) ISP driver.
To compile this driver as a module, choose M here. The module will be
called pisp-be.