summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/CONFIG_INV_ICM42600_I2C
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-11-10 11:16:42 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-11-10 11:16:42 -0600
commitc9650cbc063e1f1687e656657ec9f7a3556442b7 (patch)
tree98de61727a0bab8cf25fc99096028b6a6564b728 /configs/fedora/generic/CONFIG_INV_ICM42600_I2C
parent058e837df3771ba23fb24de6efe448c6cccfbd19 (diff)
downloadkernel-c9650cbc063e1f1687e656657ec9f7a3556442b7.tar.gz
kernel-c9650cbc063e1f1687e656657ec9f7a3556442b7.tar.xz
kernel-c9650cbc063e1f1687e656657ec9f7a3556442b7.zip
Linux v5.9.7
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'configs/fedora/generic/CONFIG_INV_ICM42600_I2C')
-rw-r--r--configs/fedora/generic/CONFIG_INV_ICM42600_I2C22
1 files changed, 22 insertions, 0 deletions
diff --git a/configs/fedora/generic/CONFIG_INV_ICM42600_I2C b/configs/fedora/generic/CONFIG_INV_ICM42600_I2C
new file mode 100644
index 000000000..3cb59b1c9
--- /dev/null
+++ b/configs/fedora/generic/CONFIG_INV_ICM42600_I2C
@@ -0,0 +1,22 @@
+# CONFIG_INV_ICM42600_I2C:
+#
+# This driver supports the InvenSense ICM-426xx motion tracking
+# devices over I2C.
+#
+# This driver can be built as a module. The module will be called
+# inv-icm42600-i2c.
+#
+# Symbol: INV_ICM42600_I2C [=n]
+# Type : tristate
+# Defined at drivers/iio/imu/inv_icm42600/Kconfig:7
+# Prompt: InvenSense ICM-426xx I2C driver
+# Depends on: IIO [=m] && I2C [=y]
+# Location:
+# -> Device Drivers
+# -> Industrial I/O support (IIO [=m])
+# -> Inertial measurement units
+# Selects: INV_ICM42600 [=n] && REGMAP_I2C [=y]
+#
+#
+#
+CONFIG_INV_ICM42600_I2C=m