]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - drivers/misc/carma/Kconfig
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[mirror_ubuntu-artful-kernel.git] / drivers / misc / carma / Kconfig
1 config CARMA_FPGA
2 tristate "CARMA DATA-FPGA Access Driver"
3 depends on FSL_SOC && PPC_83xx && HAS_DMA && FSL_DMA
4 default n
5 help
6 Say Y here to include support for communicating with the data
7 processing FPGAs on the OVRO CARMA board.
8
9 config CARMA_FPGA_PROGRAM
10 tristate "CARMA DATA-FPGA Programmer"
11 depends on FSL_SOC && PPC_83xx && HAS_DMA && FSL_DMA
12 default n
13 help
14 Say Y here to include support for programming the data processing
15 FPGAs on the OVRO CARMA board.