aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/Kconfig')
-rw-r--r--drivers/input/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/input/Kconfig b/drivers/input/Kconfig
index f168d87..bb8ce8c 100644
--- a/drivers/input/Kconfig
+++ b/drivers/input/Kconfig
@@ -161,6 +161,15 @@ config INPUT_APMPOWER
To compile this driver as a module, choose M here: the
module will be called apm-power.
+config INPUT_SECBRIDGE
+ default n
+ bool "Enable input bridge support"
+ help
+ Say Y here if you want to enable input bridge.
+ This is useful for enabling different operation
+ according to key combinations.
+ If unsure, say N.
+
config INPUT_KEYRESET
tristate "Reset key"
depends on INPUT