summaryrefslogtreecommitdiffstats
path: root/drivers/staging/Kconfig
diff options
context:
space:
mode:
authorLinus Walleij2016-03-18 10:12:15 +0100
committerGreg Kroah-Hartman2016-03-23 03:29:38 +0100
commit8bb7e27bbb9d0db7ca0e83d40810fb752381cdd5 (patch)
tree7dd4b61324dfb3c8a4f74aab456cea8ac5263194 /drivers/staging/Kconfig
parentstaging: android: ion_test: fix check of platform_device_register_simple() er... (diff)
downloadkernel-qcow2-linux-8bb7e27bbb9d0db7ca0e83d40810fb752381cdd5.tar.gz
kernel-qcow2-linux-8bb7e27bbb9d0db7ca0e83d40810fb752381cdd5.tar.xz
kernel-qcow2-linux-8bb7e27bbb9d0db7ca0e83d40810fb752381cdd5.zip
staging: delete STE RMI4 hackish driver
As of commit 62d5bdf972ebcfc99f72f734ae979713e4ca6450 "Merge branch 'synaptics-rmi4' into next" the input subsystem has a proper RMI4 infrastructure and touchscreen driver. The ST Ux500 platform has been converted to use the new driver and its devicetree bindings. Delete this ancient hack. Cc: Andrew Duggan <aduggan@synaptics.com> Cc: Christopher Heiny <cheiny@synaptics.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/Kconfig')
-rw-r--r--drivers/staging/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/Kconfig b/drivers/staging/Kconfig
index f0ca4a18b799..cf84581287b9 100644
--- a/drivers/staging/Kconfig
+++ b/drivers/staging/Kconfig
@@ -60,8 +60,6 @@ source "drivers/staging/emxx_udc/Kconfig"
source "drivers/staging/speakup/Kconfig"
-source "drivers/staging/ste_rmi4/Kconfig"
-
source "drivers/staging/nvec/Kconfig"
source "drivers/staging/media/Kconfig"