choice: ALS and Color Gain

ALS and Color Gain

Type: bool

Direct dependencies

APDS9960 && SENSOR

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/drivers/sensor/apds9960/Kconfig:56

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:32<Zephyr>/drivers/Kconfig:62<Zephyr>/drivers/sensor/Kconfig:55

Menu path: (Top) → Device Drivers → Sensor Drivers → APDS9960 Sensor

choice
    bool "ALS and Color Gain"
    default APDS9960_AGAIN_4X
    depends on APDS9960 && SENSOR

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