aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/Kconfig
diff options
context:
space:
mode:
authorSteve Twiss <stwiss.opensource@diasemi.com>2015-06-08 16:26:20 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2015-06-09 11:23:24 -0700
commit5179f0ce2f96f155e3bda93b3b82f912dbaddad2 (patch)
tree4edcad7286a5bdd329605646eaeae1c550628ab1 /drivers/input/misc/Kconfig
parentInput: elan_i2c - add product IDs FW names (diff)
downloadlinux-dev-5179f0ce2f96f155e3bda93b3b82f912dbaddad2.tar.xz
linux-dev-5179f0ce2f96f155e3bda93b3b82f912dbaddad2.zip
Input: add OnKey driver for DA9063 MFD part
This adds OnKey driver support for DA9063. Signed-off-by: Steve Twiss <stwiss.opensource@diasemi.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, 10 insertions, 0 deletions
diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig
index e5c4de279001..d4f0a817e858 100644
--- a/drivers/input/misc/Kconfig
+++ b/drivers/input/misc/Kconfig
@@ -610,6 +610,16 @@ config INPUT_DA9055_ONKEY
To compile this driver as a module, choose M here: the module
will be called da9055_onkey.
+config INPUT_DA9063_ONKEY
+ tristate "Dialog DA9063 OnKey"
+ depends on MFD_DA9063
+ help
+ Support the ONKEY of Dialog DA9063 Power Management IC as an
+ input device reporting power button statue.
+
+ To compile this driver as a module, choose M here: the module
+ will be called da9063_onkey.
+
config INPUT_DM355EVM
tristate "TI DaVinci DM355 EVM Keypad and IR Remote"
depends on MFD_DM355EVM_MSP