Commit 14beaa8f authored by Matt Ranostay's avatar Matt Ranostay Committed by Jonathan Cameron

iio: pressure: bmp280: add humidity support

Enable humidity support for the BME280 part
Signed-off-by: default avatarMatt Ranostay <matt.ranostay@intel.com>
Acked-by: default avatarVlad Dogaru <vlad.dogaru@intel.com>
Signed-off-by: default avatarJonathan Cameron <jic23@kernel.org>
parent b7a96bb9
......@@ -12,7 +12,8 @@ config BMP280
select REGMAP_I2C
help
Say yes here to build support for Bosch Sensortec BMP180 and BMP280
pressure and temperature sensors.
pressure and temperature sensors. Also supports the BE280 with
an additional humidty sensor channel.
To compile this driver as a module, choose M here: the module
will be called bmp280.
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment