aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/misc/Kconfig')
-rw-r--r--drivers/input/misc/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig
index 0b541cdf9b8e..aa51baaa9b1e 100644
--- a/drivers/input/misc/Kconfig
+++ b/drivers/input/misc/Kconfig
@@ -647,4 +647,14 @@ config INPUT_SIRFSOC_ONKEY
647 647
648 If unsure, say N. 648 If unsure, say N.
649 649
650config INPUT_IDEAPAD_SLIDEBAR
651 tristate "IdeaPad Laptop Slidebar"
652 depends on INPUT
653 depends on SERIO_I8042
654 help
655 Say Y here if you have an IdeaPad laptop with a slidebar.
656
657 To compile this driver as a module, choose M here: the
658 module will be called ideapad_slidebar.
659
650endif 660endif