summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/CONFIG_ADI_AXI_ADC
blob: 58f300a76031de9910a0aa3fdf7a2fc6f8669977 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# CONFIG_ADI_AXI_ADC:
# 
# Say yes here to build support for Analog Devices Generic
# AXI ADC IP core. The IP core is used for interfacing with
# analog-to-digital (ADC) converters that require either a high-speed
# serial interface (JESD204B/C) or a source synchronous parallel
# interface (LVDS/CMOS).
# Typically (for such devices) SPI will be used for configuration only,
# while this IP core handles the streaming of data into memory via DMA.
# 
# Link: https://wiki.analog.com/resources/fpga/docs/axi_adc_ip
# If unsure, say N (but it's safe to say "Y").
# 
# To compile this driver as a module, choose M here: the
# module will be called adi-axi-adc.
# 
# Symbol: ADI_AXI_ADC [=n]
# Type  : tristate
# Defined at drivers/iio/adc/Kconfig:264
#   Prompt: Analog Devices Generic AXI ADC IP core driver
#   Depends on: IIO [=m]
#   Location:
#     -> Device Drivers
#       -> Industrial I/O support (IIO [=m])
#         -> Analog to digital converters
# Selects: IIO_BUFFER [=y] && IIO_BUFFER_HW_CONSUMER [=m] && IIO_BUFFER_DMAENGINE [=n]
# Selected by [n]:
#   - AD9467 [=n] && IIO [=m] && SPI [=y]
# 
# 
# 
CONFIG_ADI_AXI_ADC=m