summaryrefslogtreecommitdiffstats
path: root/drivers/adc/Kconfig
blob: b6e226a5c489fcb991fe7c9d8fc3b61c9e307609 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
config ADC
	bool "Enable ADC drivers using Driver Model"
	help
	  This enables ADC API for drivers, which allows driving ADC features
	  by single and multi-channel methods for:
	  - start/stop/get data for conversion of a single-channel selected by
	    a number or multi-channels selected by a bitmask
	  - get data mask (ADC resolution)
	  ADC reference Voltage supply options:
	  - methods for get Vdd/Vss reference Voltage values with polarity
	  - support supply's phandle with auto-enable
	  - supply polarity setting in fdt
OpenPOWER on IntegriCloud