:orphan: .. title:: BME680_PRESS_OVER_1X .. option:: CONFIG_BME680_PRESS_OVER_1X *x1* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``drivers/sensor/bme680/Kconfig:38`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``drivers/Kconfig:62`` → ``drivers/sensor/Kconfig:63`` Menu path: (Top) → Device Drivers → Sensor Drivers → BME680 sensor → BME680 pressure oversampling .. parsed-literal:: config BME680_PRESS_OVER_1X bool "x1" depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*