-
CONFIG_ADC
¶
ADC drivers
Type: bool
Help¶
Enable ADC (Analog to Digital Converter) driver configuration.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/adc/Kconfig:9
Included via Kconfig:8
→ Kconfig.zephyr:32
→ drivers/Kconfig:46
Menu path: (Top) → Device Drivers
menuconfig ADC
bool "ADC drivers"
help
Enable ADC (Analog to Digital Converter) driver configuration.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)