]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/staging/vc04_services/Kconfig
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
[karo-tx-linux.git] / drivers / staging / vc04_services / Kconfig
1 config BCM2835_VCHIQ
2         tristate "Videocore VCHIQ"
3         depends on HAS_DMA
4         depends on RASPBERRYPI_FIRMWARE || (COMPILE_TEST && !RASPBERRYPI_FIRMWARE)
5         default y
6         help
7                 Kernel to VideoCore communication interface for the
8                 BCM2835 family of products.
9                 Defaults to Y when the Broadcom Videocore services
10                 are included in the build, N otherwise.