]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
iio: pressure: Fix name of BME280 part in Kconfig
authorPeter Meerwald-Stadler <pmeerw@pmeerw.net>
Fri, 21 Apr 2017 20:58:36 +0000 (22:58 +0200)
committerJonathan Cameron <jic23@kernel.org>
Sun, 23 Apr 2017 11:38:47 +0000 (12:38 +0100)
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>
drivers/iio/pressure/Kconfig

index 5d16b252ab6b70ee901430dc87f874f041971886..eaa7cfcb4c2aa611448cb6cc8c47c167dae44b19 100644 (file)
@@ -23,7 +23,7 @@ config BMP280
        select BMP280_SPI if (SPI_MASTER)
        help
          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.
 
          To compile this driver as a module, choose M here: the core module