summaryrefslogtreecommitdiff
path: root/drivers/iio/accel/Kconfig
diff options
context:
space:
mode:
authorJun Yan <jerrysteve1101@gmail.com>2023-12-14 17:27:33 +0300
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2023-12-17 17:22:21 +0300
commit38f0bd4cd34588b788228af081a1c86df4f494fa (patch)
tree255af931090ef9d5903f93782a67339a7a575035 /drivers/iio/accel/Kconfig
parent693af17bcee427fd9d14942fee2b03a397e06b3e (diff)
downloadlinux-38f0bd4cd34588b788228af081a1c86df4f494fa.tar.xz
iio: accel: bmi088: update comments and Kconfig
update the comments and Kconfig file with more descriptive and accurate information about newly added device: BMI085, BMI090L. Signed-off-by: Jun Yan <jerrysteve1101@gmail.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/accel/Kconfig')
-rw-r--r--drivers/iio/accel/Kconfig7
1 files changed, 4 insertions, 3 deletions
diff --git a/drivers/iio/accel/Kconfig b/drivers/iio/accel/Kconfig
index f113dae59048..91adcac875a4 100644
--- a/drivers/iio/accel/Kconfig
+++ b/drivers/iio/accel/Kconfig
@@ -260,10 +260,11 @@ config BMI088_ACCEL
select REGMAP
select BMI088_ACCEL_SPI
help
- Say yes here to build support for the Bosch BMI088 accelerometer.
+ Say yes here to build support for the following Bosch accelerometers:
+ BMI088, BMI085, BMI090L. Note that all of these are combo module that
+ include both accelerometer and gyroscope.
- This is a combo module with both accelerometer and gyroscope. This
- driver only implements the accelerometer part, which has its own
+ This driver only implements the accelerometer part, which has its own
address and register map. BMG160 provides the gyroscope driver.
config BMI088_ACCEL_SPI