xref: /linux/drivers/platform/raspberrypi/vchiq-mmal/Kconfig (revision a34b0e4e21d6be3c3d620aa7f9dfbf0e9550c19e)
1config BCM2835_VCHIQ_MMAL
2	tristate "BCM2835 MMAL VCHIQ service"
3	depends on BCM2835_VCHIQ
4	help
5	  Enables the MMAL API over VCHIQ interface as used for the
6	  majority of the multimedia services on VideoCore.
7	  Defaults to Y when the Broadcomd BCM2835 camera host is selected.
8