summaryrefslogtreecommitdiff
path: root/drivers/staging/vc04_services/vchiq-mmal/Kconfig
blob: c99525a0bb4525d497c74984b8b44a9079279b6f (plain)
1
2
3
4
5
6
7
config BCM2835_VCHIQ_MMAL
	tristate "BCM2835 MMAL VCHIQ service"
	depends on BCM2835_VCHIQ
	help
	  Enables the MMAL API over VCHIQ interface as used for the
	  majority of the multimedia services on VideoCore.
	  Defaults to Y when the Broadcomd BCM2835 camera host is selected.