blob: 295882bfb14e8b48ed8b9679491b0153672761c8 [file] [log] [blame]
Ira Snyderc186f0e2011-02-11 13:34:29 +00001config CARMA_FPGA
2 tristate "CARMA DATA-FPGA Access Driver"
Hans Verkuil27361ff2014-11-23 15:23:49 +01003 depends on FSL_SOC && PPC_83xx && HAS_DMA && FSL_DMA
Ira Snyderc186f0e2011-02-11 13:34:29 +00004 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
Ira Snyder0e1d7152011-02-11 13:34:30 +00009config CARMA_FPGA_PROGRAM
10 tristate "CARMA DATA-FPGA Programmer"
Hans Verkuil2180a0d2014-11-23 15:23:50 +010011 depends on FSL_SOC && PPC_83xx && HAS_DMA && FSL_DMA
Ira Snyder0e1d7152011-02-11 13:34:30 +000012 default n
13 help
14 Say Y here to include support for programming the data processing
15 FPGAs on the OVRO CARMA board.