The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_ADC_CONFIGURABLE_INPUTS

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

ADC

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At drivers/adc/Kconfig:28

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:50

Menu path: (Top) → Device Drivers → ADC drivers

config ADC_CONFIGURABLE_INPUTS
    bool
    depends on ADC

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)