Staging: IIO: kxsd9 accelerometer minimal support
[safe/jmp/linux-2.6] / drivers / staging / iio / accel / Kconfig
index d94da21..afe619d 100644 (file)
@@ -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