choice: MPR Pressure Range

MPR Pressure Range

Type: bool

Direct dependencies

MPR && SENSOR

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr Driver>/sensor/mpr/Kconfig:14

Included via Kconfig:8Kconfig.zephyr:42<Zephyr Driver>/Kconfig:64<Zephyr Driver>/sensor/Kconfig:169

Menu path: (Top) → Device Drivers → Sensor Drivers → MPR pressure sensor

choice
    bool "MPR Pressure Range"
    default MPR_PRESSURE_RANGE_0025
    depends on MPR && SENSOR

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