Browse Source

Fix typo in Kconfig help text

Fix the name of the sensor: BMP086 => BMP085

Signed-off-by: Thomas Weber <weber@corscience.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Thomas Weber 15 năm trước cách đây
mục cha
commit
d8b187c6b5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      drivers/misc/Kconfig

+ 1 - 1
drivers/misc/Kconfig

@@ -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.