diff options
-rw-r--r-- | drivers/misc/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index 0b591b658243..9df5b759a00b 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig | |||
@@ -385,7 +385,7 @@ config BMP085 | |||
385 | depends on I2C && SYSFS | 385 | depends on I2C && SYSFS |
386 | help | 386 | help |
387 | If you say yes here you get support for the Bosch Sensortec | 387 | If you say yes here you get support for the Bosch Sensortec |
388 | BMP086 digital pressure sensor. | 388 | BMP085 digital pressure sensor. |
389 | 389 | ||
390 | To compile this driver as a module, choose M here: the | 390 | To compile this driver as a module, choose M here: the |
391 | module will be called bmp085. | 391 | module will be called bmp085. |