]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/staging/vc04_services/Kconfig
Linux 4.11-rc4
[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 OF
5         depends on RASPBERRYPI_FIRMWARE || (COMPILE_TEST && !RASPBERRYPI_FIRMWARE)
6         default y
7         help
8                 Kernel to VideoCore communication interface for the
9                 BCM2835 family of products.
10                 Defaults to Y when the Broadcom Videocore services
11                 are included in the build, N otherwise.