1212afb97SMichael Zoranconfig VIDEO_BCM2835
2212afb97SMichael Zoran	tristate "Broadcom BCM2835 camera driver"
3212afb97SMichael Zoran	depends on MEDIA_SUPPORT
4212afb97SMichael Zoran	depends on VIDEO_V4L2 && (ARCH_BCM2835 || COMPILE_TEST)
5212afb97SMichael Zoran	depends on BCM2835_VCHIQ
6212afb97SMichael Zoran	depends on ARM
7212afb97SMichael Zoran	select VIDEOBUF2_VMALLOC
8212afb97SMichael Zoran	help
9212afb97SMichael Zoran	  Say Y here to enable camera host interface devices for
10212afb97SMichael Zoran	  Broadcom BCM2835 SoC. This operates over the VCHIQ interface
11212afb97SMichael Zoran	  to a service running on VideoCore.
12