:orphan: .. title:: CONFIG_MPR_PRESSURE_UNIT_K .. kconfig:: CONFIG_MPR_PRESSURE_UNIT_K CONFIG_MPR_PRESSURE_UNIT_K ########################## *kPa* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/sensor/mpr/Kconfig:48`` 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_K bool "kPa" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*