Commit d8b187c6 authored by Thomas Weber's avatar Thomas Weber Committed by Jiri Kosina
Browse files

Fix typo in Kconfig help text



Fix the name of the sensor: BMP086 => BMP085

Signed-off-by: default avatarThomas Weber <weber@corscience.de>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 08ff45ca
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -385,7 +385,7 @@ config BMP085
	depends on I2C && SYSFS
	help
	  If you say yes here you get support for the Bosch Sensortec
	  BMP086 digital pressure sensor.
	  BMP085 digital pressure sensor.

	  To compile this driver as a module, choose M here: the
	  module will be called bmp085.