summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/gyro/Kconfig
diff options
context:
space:
mode:
authorJonathan Cameron <jic23@cam.ac.uk>2011-02-26 17:27:18 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2011-03-01 01:48:50 (GMT)
commita301d425e6cc8b1f7d7449c0e5d72e9463652d90 (patch)
tree7db63c704db34e4ea1cc281fa62a283d1f2dc4f1 /drivers/staging/iio/gyro/Kconfig
parent03d1b7d3e4debbdbca4a676c749214b39025c8dd (diff)
downloadlinux-fsl-qoriq-a301d425e6cc8b1f7d7449c0e5d72e9463652d90.tar.xz
staging:iio:gyro remove adis16251 driver as now supported by adis16260 driver
Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk> Acked-by: Michael Hennerich <michael.hennerich@analog.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/iio/gyro/Kconfig')
-rw-r--r--drivers/staging/iio/gyro/Kconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/staging/iio/gyro/Kconfig b/drivers/staging/iio/gyro/Kconfig
index 5bba4b0..8b78fa0 100644
--- a/drivers/staging/iio/gyro/Kconfig
+++ b/drivers/staging/iio/gyro/Kconfig
@@ -35,13 +35,3 @@ config ADIS16260
This driver can also be built as a module. If so, the module
will be called adis16260.
-
-config ADIS16251
- tristate "Analog Devices ADIS16251 Digital Gyroscope Sensor SPI driver"
- depends on SPI
- help
- Say yes here to build support for Analog Devices adis16261 programmable
- digital gyroscope sensor.
-
- This driver can also be built as a module. If so, the module
- will be called adis16251.