summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/Kconfig
diff options
context:
space:
mode:
authorBrian Masney <masneyb@onstation.org>2020-05-12 20:03:31 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2020-05-13 10:34:57 -0700
commit2ecf9487a7c86e033bab007d63d61f2ec2ca093f (patch)
tree5933835ad37d5521aeb3016b154a01007f1fa5c2 /drivers/input/misc/Kconfig
parentd364436337007f58356bbe272a0a2adc0fc80d4e (diff)
downloadlinux-2ecf9487a7c86e033bab007d63d61f2ec2ca093f.tar.bz2
Input: remove msm-vibrator driver
The address referenced by this driver is within the Qualcomm Clock namespace so let's drop the msm-vibrator bindings so that a more generic solution can be used instead. No one is currently using driver so this won't affect any users. Signed-off-by: Brian Masney <masneyb@onstation.org> Link: https://lore.kernel.org/r/20200513013140.69935-3-masneyb@onstation.org Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/misc/Kconfig')
-rw-r--r--drivers/input/misc/Kconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig
index 293e55fb7a4e..315b14d59ad7 100644
--- a/drivers/input/misc/Kconfig
+++ b/drivers/input/misc/Kconfig
@@ -117,16 +117,6 @@ config INPUT_E3X0_BUTTON
To compile this driver as a module, choose M here: the
module will be called e3x0_button.
-config INPUT_MSM_VIBRATOR
- tristate "Qualcomm MSM vibrator driver"
- select INPUT_FF_MEMLESS
- help
- Support for the vibrator that is found on various Qualcomm MSM
- SOCs.
-
- To compile this driver as a module, choose M here: the module
- will be called msm_vibrator.
-
config INPUT_PCSPKR
tristate "PC Speaker support"
depends on PCSPKR_PLATFORM