OSDN Git Service

Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / drivers / iio / accel / Kconfig
index 1e120fa..12addf2 100644 (file)
@@ -77,4 +77,16 @@ config MMA8452
          To compile this driver as a module, choose M here: the module
          will be called mma8452.
 
+config KXCJK1013
+       tristate "Kionix 3-Axis Accelerometer Driver"
+       depends on I2C
+       select IIO_BUFFER
+       select IIO_TRIGGERED_BUFFER
+       help
+         Say Y here if you want to build a driver for the Kionix KXCJK-1013
+         triaxial acceleration sensor.
+
+         To compile this driver as a module, choose M here: the module will
+         be called kxcjk-1013.
+
 endmenu