Skip to content

Commit

Permalink
Fix typo in Kconfig help text
Browse files Browse the repository at this point in the history
Fix the name of the sensor: BMP086 => BMP085

Signed-off-by: Thomas Weber <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
  • Loading branch information
Thomas Weber authored and Jiri Kosina committed Aug 23, 2010
1 parent 08ff45c commit d8b187c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/misc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit d8b187c

Please sign in to comment.