summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel/Kconfig
diff options
context:
space:
mode:
authorJonathan Cameron2009-08-18 19:06:23 +0200
committerGreg Kroah-Hartman2009-09-15 21:02:24 +0200
commite435bc191f6a224192b548bed8cb1893b64e7df2 (patch)
tree76bfb1ba4fe6404168cb9144acc3dba0b170dbb9 /drivers/staging/iio/accel/Kconfig
parentStaging: IIO: lis3l02dq accelerometer core support (diff)
downloadkernel-qcow2-linux-e435bc191f6a224192b548bed8cb1893b64e7df2.tar.gz
kernel-qcow2-linux-e435bc191f6a224192b548bed8cb1893b64e7df2.tar.xz
kernel-qcow2-linux-e435bc191f6a224192b548bed8cb1893b64e7df2.zip
Staging: IIO: kxsd9 accelerometer minimal support
This provides only very minimal support for this device. Note that an alternate driver has been posted to the input mailing list. When the original LMKL discussion that led to the descision to develop IIO occured, the question on whether the differing requirements of IIO and input drivers made it a good idea to have unified drivers was left as an open question. It still is. All opinions on this question welcome. Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/iio/accel/Kconfig')
-rw-r--r--drivers/staging/iio/accel/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/staging/iio/accel/Kconfig b/drivers/staging/iio/accel/Kconfig
index d94da2161452..afe619d88c7b 100644
--- a/drivers/staging/iio/accel/Kconfig
+++ b/drivers/staging/iio/accel/Kconfig
@@ -3,6 +3,13 @@
#
comment "Accelerometers"
+config KXSD9
+ tristate "Kionix KXSD9 Accelerometer Driver"
+ depends on SPI
+ help
+ Say yes here to build support for the Kionix KXSD9 accelerometer.
+ Currently this only supports the device via an SPI interface.
+
config LIS3L02DQ
tristate "ST Microelectronics LIS3L02DQ Accelerometer Driver"
depends on SPI