aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/Kconfig
blob: 9676fb29075a457109e4d4235f086987aec74868 (plain) (blame)
1
2
3
4
5
6
7
8
9
config BCM2708_VCHIQ
	tristate "Videocore VCHIQ"
	depends on RASPBERRYPI_FIRMWARE && BROKEN
	default y
	help
		Kernel to VideoCore communication interface for the
		BCM2708 family of products.
		Defaults to Y when the Broadcom Videocore services
		are included in the build, N otherwise.