aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/Kconfig
diff options
context:
space:
mode:
authorLukas Bulwahn <lukas.bulwahn@gmail.com>2021-08-30 14:22:20 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2021-08-30 15:55:19 -0700
commit927c1e56cc5e0e22da975c72433da2458b3f4fd5 (patch)
tree88895f3bb975f15ffbf6b338d0b30e1dc5ffe038 /drivers/input/misc/Kconfig
parentInput: adp5589-keys - use the right header (diff)
downloadlinux-dev-927c1e56cc5e0e22da975c72433da2458b3f4fd5.tar.xz
linux-dev-927c1e56cc5e0e22da975c72433da2458b3f4fd5.zip
Input: remove dead CSR Prima2 PWRC driver
Commit f3a732843acc ("ARM: remove sirf prima2/atlas platforms") removes the config ARCH_SIRF in ./arch/arm/mach-prima2/Kconfig. Hence, since then, the corresponding CSR Prima2 PWRC Driver is dead code. Remove this dead driver. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Link: https://lore.kernel.org/r/20210817072842.8640-1-lukas.bulwahn@gmail.com 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 ae01507b7afd..dd5227cf8696 100644
--- a/drivers/input/misc/Kconfig
+++ b/drivers/input/misc/Kconfig
@@ -799,16 +799,6 @@ config INPUT_XEN_KBDDEV_FRONTEND
To compile this driver as a module, choose M here: the
module will be called xen-kbdfront.
-config INPUT_SIRFSOC_ONKEY
- tristate "CSR SiRFSoC power on/off/suspend key support"
- depends on ARCH_SIRF && OF
- default y
- help
- Say Y here if you want to support for the SiRFSoC power on/off/suspend key
- in Linux, after you press the onkey, system will suspend.
-
- If unsure, say N.
-
config INPUT_IDEAPAD_SLIDEBAR
tristate "IdeaPad Laptop Slidebar"
depends on INPUT