:orphan: .. title:: CONFIG_MPR_PRESSURE_UNIT_B .. kconfig:: CONFIG_MPR_PRESSURE_UNIT_B CONFIG_MPR_PRESSURE_UNIT_B ########################## *bar* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/sensor/mpr/Kconfig:50`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:64`` → ``/sensor/Kconfig:169`` Menu path: (Top) → Device Drivers → Sensor Drivers → MPR pressure sensor → MPR Pressure Unit .. code-block:: kconfig config MPR_PRESSURE_UNIT_B bool "bar" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*