Merge tag 'tpm-fixes-for-4.2-rc2' of https://github.com/PeterHuewe/linux-tpmdd into...
[firefly-linux-kernel-4.4.55.git] / drivers / iio / accel / Kconfig
index 7c9a9a94a8ce9b627fe522c36ea2369563d05a39..00e7bcbdbe2474948b9c5ccbdbd9edca7b09fcc6 100644 (file)
@@ -136,4 +136,25 @@ config MMA9553
 
          To compile this driver as a module, choose M here: the module
          will be called mma9553.
+
+config STK8312
+       tristate "Sensortek STK8312 3-Axis Accelerometer Driver"
+       depends on I2C
+       help
+         Say yes here to get support for the Sensortek STK8312 3-axis
+         accelerometer.
+
+         Choosing M will build the driver as a module. If so, the module
+         will be called stk8312.
+
+config STK8BA50
+       tristate "Sensortek STK8BA50 3-Axis Accelerometer Driver"
+       depends on I2C
+       help
+         Say yes here to get support for the Sensortek STK8BA50 3-axis
+         accelerometer.
+
+         Choosing M will build the driver as a module. If so, the module
+         will be called stk8ba50.
+
 endmenu