The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_HP206C_ALT_OFFSET_RUNTIME

Altitude offset set at runtime

Type: bool

Direct dependencies

HP206C && SENSOR

(Includes any dependencies from if’s and menus.)

Defaults

Kconfig definition

At drivers/sensor/hp206c/Kconfig:39

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:62drivers/sensor/Kconfig:66

Menu path: (top menu) → Device Drivers → Sensor Drivers → HopeRF HP206C precision barometer and altimeter sensor

config HP206C_ALT_OFFSET_RUNTIME
    bool
    prompt "Altitude offset set at runtime" if HP206C && SENSOR
    default "y" if HP206C && SENSOR
    depends on HP206C && SENSOR

(Definitions include propagated dependencies, including from if’s and menus.)