diff options
| author | Ge Gao <ggao@invensense.com> | 2013-02-01 19:26:00 -0500 |
|---|---|---|
| committer | Jonathan Cameron <jic23@kernel.org> | 2013-02-10 12:42:43 -0500 |
| commit | 09a642b78523e9f4c5970c806ad218aa3de31551 (patch) | |
| tree | d233f7f645b66e8a02ff1128fcc6673a7183b047 /drivers/iio/imu/Kconfig | |
| parent | 8ce4a56a52bf566659768a9e46e759e7cd5f33d9 (diff) | |
Invensense MPU6050 Device Driver.
This the basic functional Invensense MPU6050 Device driver.
Signed-off-by: Ge Gao <ggao@invensense.com>
Reviewed-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/imu/Kconfig')
| -rw-r--r-- | drivers/iio/imu/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/iio/imu/Kconfig b/drivers/iio/imu/Kconfig index 47f66ed9c4ef..4f40a10cb74f 100644 --- a/drivers/iio/imu/Kconfig +++ b/drivers/iio/imu/Kconfig | |||
| @@ -36,3 +36,5 @@ config IIO_ADIS_LIB_BUFFER | |||
| 36 | help | 36 | help |
| 37 | A set of buffer helper functions for the Analog Devices ADIS* device | 37 | A set of buffer helper functions for the Analog Devices ADIS* device |
| 38 | family. | 38 | family. |
| 39 | |||
| 40 | source "drivers/iio/imu/inv_mpu6050/Kconfig" | ||
