OSDN Git Service

iio:bma180: Add BMA250 chip support
[uclinux-h8/linux.git] / drivers / iio / accel / Kconfig
index f71efc8..9b9be87 100644 (file)
@@ -6,13 +6,13 @@
 menu "Accelerometers"
 
 config BMA180
-       tristate "Bosch BMA180 3-Axis Accelerometer Driver"
+       tristate "Bosch BMA180/BMA250 3-Axis Accelerometer Driver"
        depends on I2C
        select IIO_BUFFER
        select IIO_TRIGGERED_BUFFER
        help
-         Say Y here if you want to build a driver for the Bosch BMA180
-         triaxial acceleration sensor.
+         Say Y here if you want to build a driver for the Bosch BMA180 or
+         BMA250 triaxial acceleration sensor.
 
          To compile this driver as a module, choose M here: the
          module will be called bma180.