-
CONFIG_ADC
¶
ADC drivers
Type: bool
Help¶
Enable ADC (Analog to Digital Converter) driver configuration.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At drivers/adc/Kconfig:12
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:46
Menu path: (top menu) → Device Drivers
menuconfig ADC
bool
prompt "ADC drivers"
select HAS_DTS_ADC
help
Enable ADC (Analog to Digital Converter) driver configuration.
(Definitions include propagated dependencies, including from if’s and menus.)