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

Sensor Drivers

Type: bool

Help

Include sensor drivers in system config

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At drivers/sensor/Kconfig:9

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:62

Menu path: (top menu) → Device Drivers

menuconfig SENSOR
    bool
    prompt "Sensor Drivers"
    help
      Include sensor drivers in system config

(Definitions include propagated dependencies, including from if’s and menus.)