The latest development version of this page may be more current than this released 2.3.0 version.
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:8Kconfig.zephyr:32drivers/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.)