choice: MPR Pressure Unit

MPR Pressure Unit

Type: bool

Direct dependencies

MPR && SENSOR

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/drivers/sensor/mpr/Kconfig:43

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

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

choice
    bool "MPR Pressure Unit"
    default MPR_PRESSURE_UNIT_P
    depends on MPR && SENSOR

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