2 bool "Enable ADC drivers using Driver Model"
4 This enables ADC API for drivers, which allows driving ADC features
5 by single and multi-channel methods for:
6 - start/stop/get data for conversion of a single-channel selected by
7 a number or multi-channels selected by a bitmask
8 - get data mask (ADC resolution)
9 ADC reference Voltage supply options:
10 - methods for get Vdd/Vss reference Voltage values with polarity
11 - support supply's phandle with auto-enable
12 - supply polarity setting in fdt
15 bool "Enable Exynos 54xx ADC driver"
18 This enables basic driver for Exynos ADC compatible with Exynos54xx.
20 - 10 analog input channels
22 - 600 KSPS of sample rate
25 bool "Enable Sandbox ADC test driver"
28 This enables driver for Sandbox ADC device emulation.
30 - 4 analog input channels
32 - single and multi-channel conversion mode
35 bool "Enable Amlogic Meson SARADC driver"
39 This enables driver for Amlogic Meson SARADC.
41 - 8 analog input channels
42 - 1O or 12 bits resolution
43 - Up to 1MSPS of sample rate
45 config SARADC_ROCKCHIP
46 bool "Enable Rockchip SARADC driver"
49 This enables driver for Rockchip SARADC.
51 - 2~6 analog input channels
52 - 1O or 12 bits resolution
53 - Up to 1MSPS of sample rate
56 bool "Enable STMicroelectronics STM32 ADC driver"
57 depends on ADC && (STM32H7 || ARCH_STM32MP)
59 This enables driver for STMicroelectronics STM32 analog-to-digital
61 A STM32 ADC block can be composed of several individual ADCs.
62 Each has its own private registers, but shares some resources:
63 - clock selection and prescaler
65 - common registers area.
66 STM32 ADC driver is composed of:
67 - core driver to deal with common resources
68 - child driver to deal with individual ADC resources (declare ADC
69 device and associated channels, start/stop conversions)
72 bool "Enable NXP IMX93 ADC driver"
75 This enables basic driver for NXP IMX93 ADC.
77 - 4 analog input channels