The latest development version of this page may be more current than this released 2.7.5 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:42drivers/Kconfig:50

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.)