aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/Kconfig
diff options
context:
space:
mode:
authorVarun Chitre <varun.chitre15@gmail.com>2014-12-27 11:50:08 +0100
committerMoyster <oysterized@gmail.com>2016-08-26 16:11:19 +0200
commitb1d325ab8878d565c8cb84530c221907901cf83e (patch)
tree60d548b2d24611ffd7c8a7d7087f478a21623f07 /drivers/misc/Kconfig
parentd2cdb4e1ce3df4e28b0e51807455ddf424ff2e71 (diff)
implemented thunderquake engine
Diffstat (limited to 'drivers/misc/Kconfig')
-rw-r--r--drivers/misc/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
index e7988328d..5c4498134 100644
--- a/drivers/misc/Kconfig
+++ b/drivers/misc/Kconfig
@@ -557,6 +557,12 @@ config LTR559
This driver can also be built as a module. If so, the module
will be called ltr559.
+config THUNDERQUAKE_ENGINE_GPL
+ tristate "Vibrator Intensity Controller for MTK Vibrator"
+ default y
+ help
+ Vibrator Intensity Controller for MTK Vibrator v1.0
+
source "drivers/misc/c2port/Kconfig"
source "drivers/misc/eeprom/Kconfig"
source "drivers/misc/cb710/Kconfig"