mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-24 20:54:10 +08:00
iio: pressure: Fix name of BME280 part in Kconfig
Bosch BME280 is a combined pressure and humidity sensor Signed-off-by: Peter Meerwald-Stadler <pmeerw@pmeerw.net> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
This commit is contained in:
parent
e44adf05b8
commit
9a043b0bf2
@ -23,7 +23,7 @@ config BMP280
|
|||||||
select BMP280_SPI if (SPI_MASTER)
|
select BMP280_SPI if (SPI_MASTER)
|
||||||
help
|
help
|
||||||
Say yes here to build support for Bosch Sensortec BMP180 and BMP280
|
Say yes here to build support for Bosch Sensortec BMP180 and BMP280
|
||||||
pressure and temperature sensors. Also supports the BE280 with
|
pressure and temperature sensors. Also supports the BME280 with
|
||||||
an additional humidity sensor channel.
|
an additional humidity sensor channel.
|
||||||
|
|
||||||
To compile this driver as a module, choose M here: the core module
|
To compile this driver as a module, choose M here: the core module
|
||||||
|
Loading…
Reference in New Issue
Block a user