Przemyslaw Marczak | e0cb85b | 2015-10-27 13:08:00 +0100 | [diff] [blame^] | 1 | config ADC |
| 2 | bool "Enable ADC drivers using Driver Model" |
| 3 | help |
| 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 |