16bbfe4a7SMichael Zoranmenuconfig BCM_VIDEOCORE
26bbfe4a7SMichael Zoran	bool "Broadcom VideoCore support"
3f5f4c80eSGreg Kroah-Hartman	depends on HAS_DMA
46fde3789SArnd Bergmann	depends on RASPBERRYPI_FIRMWARE || (COMPILE_TEST && !RASPBERRYPI_FIRMWARE)
571bad7f0Spopcornmix	default y
671bad7f0Spopcornmix	help
76bbfe4a7SMichael Zoran		Support for Broadcom VideoCore services including
86bbfe4a7SMichael Zoran		the BCM2835 family of products which is used
96bbfe4a7SMichael Zoran		by the Raspberry PI.
106bbfe4a7SMichael Zoran
116bbfe4a7SMichael Zoranif BCM_VIDEOCORE
126bbfe4a7SMichael Zoran
136bbfe4a7SMichael Zoranconfig BCM2835_VCHIQ
146bbfe4a7SMichael Zoran	tristate "BCM2835 VCHIQ"
156bbfe4a7SMichael Zoran	help
1671bad7f0Spopcornmix		Kernel to VideoCore communication interface for the
1732774ef3SStefan Wahren		BCM2835 family of products.
1871bad7f0Spopcornmix		Defaults to Y when the Broadcom Videocore services
1971bad7f0Spopcornmix		are included in the build, N otherwise.
20051420a9SMichael Zoran
21051420a9SMichael Zoransource "drivers/staging/vc04_services/bcm2835-audio/Kconfig"
22051420a9SMichael Zoran
23212afb97SMichael Zoransource "drivers/staging/vc04_services/bcm2835-camera/Kconfig"
24212afb97SMichael Zoran
25051420a9SMichael Zoranendif
26051420a9SMichael Zoran
27