]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/staging/vc04_services/Kconfig
Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/kernel...
[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.