CONFIG_HP206C

HopeRF HP206C precision barometer and altimeter sensor

Type: bool

Help

Enable HopeRF HP206C barometer and altimeter support.

Direct dependencies

I2C && SENSOR

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At <Zephyr>/drivers/sensor/hp206c/Kconfig:7

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

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

menuconfig HP206C
    bool "HopeRF HP206C precision barometer and altimeter sensor"
    depends on I2C && SENSOR
    help
      Enable HopeRF HP206C barometer and altimeter support.

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