aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/vchiq-mmal/Kconfig
blob: 500c0d12e4ff2ff4ab4479744cfd43065f6e9f7b (plain) (blame)
1
2
3
4
5
6
7
config BCM2835_VCHIQ_MMAL
	tristate "BCM2835 MMAL VCHIQ service"
	depends on (ARCH_BCM2835 || COMPILE_TEST)
	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.