The latest development version of this page may be more current than this released 2.6.1-rc1 version.
CONFIG_VCNL4040_TRIGGER_NONE

No trigger

Type: bool

Direct dependencies

<choice: Trigger mode>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At drivers/sensor/vcnl4040/Kconfig:28

Included via Kconfig:8Kconfig.zephyr:32drivers/Kconfig:62drivers/sensor/Kconfig:203

Menu path: (Top) → Device Drivers → Sensor Drivers → VCNL4040 Proximity and Ambient Light Sensor → Trigger mode

config VCNL4040_TRIGGER_NONE
    bool "No trigger"
    depends on <choice>

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