summaryrefslogtreecommitdiffstats
path: root/drivers/iio/imu/Kconfig
diff options
context:
space:
mode:
authorJonathan Cameron2014-12-12 14:30:04 +0100
committerJonathan Cameron2014-12-12 14:30:04 +0100
commit3909a0713e19e75410c3ae2ea7dd1242af78b026 (patch)
tree9f3305992a34c2ca0e3e2abab1814f306d8f3cf8 /drivers/iio/imu/Kconfig
parentiio: add driver for Freescale MMA9551L (diff)
downloadkernel-qcow2-linux-3909a0713e19e75410c3ae2ea7dd1242af78b026.tar.gz
kernel-qcow2-linux-3909a0713e19e75410c3ae2ea7dd1242af78b026.tar.xz
kernel-qcow2-linux-3909a0713e19e75410c3ae2ea7dd1242af78b026.zip
Revert "iio: imu: Add support for Kionix KMX61 sensor"
The two halves of this part can run largely independently. Hence a version 4 of this patch followed that reorganized things completely. This reverts commit d7d787d29148cde12958c2e3765ad3a55dc55eaf.
Diffstat (limited to 'drivers/iio/imu/Kconfig')
-rw-r--r--drivers/iio/imu/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/iio/imu/Kconfig b/drivers/iio/imu/Kconfig
index d675f43cb76a..2b0e45133e9d 100644
--- a/drivers/iio/imu/Kconfig
+++ b/drivers/iio/imu/Kconfig
@@ -25,15 +25,6 @@ config ADIS16480
Say yes here to build support for Analog Devices ADIS16375, ADIS16480,
ADIS16485, ADIS16488 inertial sensors.
-config KMX61
- tristate "Kionix KMX61 6-axis accelerometer and magnetometer"
- depends on I2C
- help
- Say Y here if you want to build a driver for Kionix KMX61 6-axis accelerometer
- and magnetometer.
- To compile this driver as module, choose M here: the module will be called
- kmx61.
-
source "drivers/iio/imu/inv_mpu6050/Kconfig"
endmenu