Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / 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.