162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-or-later 262306a36Sopenharmony_ci 362306a36Sopenharmony_ciconfig INV_ICM42600 462306a36Sopenharmony_ci tristate 562306a36Sopenharmony_ci select IIO_BUFFER 662306a36Sopenharmony_ci select IIO_INV_SENSORS_TIMESTAMP 762306a36Sopenharmony_ci 862306a36Sopenharmony_ciconfig INV_ICM42600_I2C 962306a36Sopenharmony_ci tristate "InvenSense ICM-426xx I2C driver" 1062306a36Sopenharmony_ci depends on I2C 1162306a36Sopenharmony_ci select INV_ICM42600 1262306a36Sopenharmony_ci select REGMAP_I2C 1362306a36Sopenharmony_ci help 1462306a36Sopenharmony_ci This driver supports the InvenSense ICM-426xx motion tracking 1562306a36Sopenharmony_ci devices over I2C. 1662306a36Sopenharmony_ci 1762306a36Sopenharmony_ci This driver can be built as a module. The module will be called 1862306a36Sopenharmony_ci inv-icm42600-i2c. 1962306a36Sopenharmony_ci 2062306a36Sopenharmony_ciconfig INV_ICM42600_SPI 2162306a36Sopenharmony_ci tristate "InvenSense ICM-426xx SPI driver" 2262306a36Sopenharmony_ci depends on SPI_MASTER 2362306a36Sopenharmony_ci select INV_ICM42600 2462306a36Sopenharmony_ci select REGMAP_SPI 2562306a36Sopenharmony_ci help 2662306a36Sopenharmony_ci This driver supports the InvenSense ICM-426xx motion tracking 2762306a36Sopenharmony_ci devices over SPI. 2862306a36Sopenharmony_ci 2962306a36Sopenharmony_ci This driver can be built as a module. The module will be called 3062306a36Sopenharmony_ci inv-icm42600-spi. 31