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

x4

Type: bool

Direct dependencies

<choice: BME280 temperature oversampling>

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

Kconfig definition

At drivers/sensor/bme280/Kconfig:30

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

Menu path: (top menu) → Device Drivers → Sensor Drivers → BME280/BMP280 sensor → Attributes → BME280 temperature oversampling

config BME280_TEMP_OVER_4X
    bool
    prompt "x4" if <choice: BME280 temperature oversampling>
    depends on <choice: BME280 temperature oversampling>

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