:orphan: .. title:: BME280_PRESS_OVER_2X .. option:: CONFIG_BME280_PRESS_OVER_2X *x2* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``drivers/sensor/bme280/Kconfig:53`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``drivers/Kconfig:62`` → ``drivers/sensor/Kconfig:61`` Menu path: (Top) → Device Drivers → Sensor Drivers → BME280/BMP280 sensor → BME280 pressure oversampling .. parsed-literal:: config BME280_PRESS_OVER_2X bool "x2" depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*