hc
2023-02-14 b625cdcd68479b3d540a915785b6d9809b52a2f8
1
2
3
4
5
6
7
8
9
10
11
config VIDEO_BCM2835
   tristate "BCM2835 Camera"
   depends on MEDIA_SUPPORT
   depends on VIDEO_V4L2 && (ARCH_BCM2835 || COMPILE_TEST)
   select BCM2835_VCHIQ
   select VIDEOBUF2_VMALLOC
   select BTREE
   help
     Say Y here to enable camera host interface devices for
     Broadcom BCM2835 SoC. This operates over the VCHIQ interface
     to a service running on VideoCore.