]> www.infradead.org Git - users/willy/xarray.git/commitdiff
iio: gyro: list adis16137 in Kconfig description
authorYo-Jung (Leo) Lin <0xff07@gmail.com>
Sat, 19 Oct 2024 03:42:05 +0000 (11:42 +0800)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 21 Oct 2024 18:19:24 +0000 (19:19 +0100)
The adis16136 driver also supports the adis16137 model, but it is not
mentioned in the Kconfig help. Add it to the description in Kconfig.

Signed-off-by: Yo-Jung Lin (Leo) <0xff07@gmail.com>
Link: https://patch.msgid.link/20241019034213.429464-1-0xff07@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/gyro/Kconfig

index 97b86c4a53a6190611615d695108a2f30c1ea0d6..3e193ee0fb6144c9c06eb8bd8769685607c451fc 100644 (file)
@@ -27,7 +27,7 @@ config ADIS16136
        select IIO_ADIS_LIB_BUFFER if IIO_BUFFER
        help
          Say yes here to build support for the Analog Devices ADIS16133, ADIS16135,
-         ADIS16136 gyroscope devices.
+         ADIS16136, ADIS16137 gyroscope devices.
 
 config ADIS16260
        tristate "Analog Devices ADIS16260 Digital Gyroscope Sensor SPI driver"