| # Copyright (c) 2017 Linaro Limited |
| # SPDX-License-Identifier: Apache-2.0 |
| prompt "LPS22HB pressure and temperature" |
| Enable driver for LPS22HB I2C-based pressure and temperature |
| Device name used for LPS22HB sensor identification. |
| I2C address of the LPS22HB sensor. |
| Use 0x5C if the SA0 pin is pulled to GND or 0x5D if the SA0 |
| config LPS22HB_I2C_MASTER_DEV_NAME |
| prompt "I2C master where LPS22HB is connected" |
| Specify the device name of the I2C master device to which |
| config LPS22HB_SAMPLING_RATE |
| prompt "Output data rate" |
| Sensor output data rate expressed in samples per second. |
| Data rates supported by the chip are 1, 10, 25, 50, 75. |