JustOS/linux-6.13/drivers/media/platform/raspberrypi/rp1-cfe/Kconfig
justuser 02e73b8cd9 up
2025-01-24 17:00:19 +03:00

16 lines
436 B
Plaintext

# RP1 V4L2 camera support
config VIDEO_RP1_CFE
tristate "Raspberry Pi RP1 Camera Front End (CFE) video capture driver"
depends on VIDEO_DEV
depends on PM
select VIDEO_V4L2_SUBDEV_API
select MEDIA_CONTROLLER
select VIDEOBUF2_DMA_CONTIG
select V4L2_FWNODE
help
Say Y here to enable support for the Raspberry Pi RP1 Camera Front End.
To compile this driver as a module, choose M here. The module will be
called rp1-cfe.