summaryrefslogtreecommitdiff
path: root/drivers/misc/inv_mpu/compass/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/misc/inv_mpu/compass/Kconfig')
-rw-r--r--drivers/misc/inv_mpu/compass/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/misc/inv_mpu/compass/Kconfig b/drivers/misc/inv_mpu/compass/Kconfig
index 6c4c13a6e19a..7e6bac87d31e 100644
--- a/drivers/misc/inv_mpu/compass/Kconfig
+++ b/drivers/misc/inv_mpu/compass/Kconfig
@@ -9,6 +9,15 @@ menuconfig INV_SENSORS_COMPASS
if INV_SENSORS_COMPASS
+config MPU_SENSORS_AK8963
+ tristate "AKM ak8963"
+ help
+ This enables support for the AKM ak8963 compass
+ This support is for integration with the MPU3050 or MPU6050 gyroscope
+ device driver. Only one compass can be registered at a time.
+ Specifying more that one compass in the board file will result
+ in runtime errors.
+
config MPU_SENSORS_AK8975
tristate "AKM ak8975"
help