X-Git-Url: http://git.samba.org/samba.git/?p=sfrench%2Fcifs-2.6.git;a=blobdiff_plain;f=drivers%2Finput%2Fmisc%2FKconfig;h=6dfe9e2fe5b1b8104c5c5639f6873790af2de8cf;hp=16f41eece6d232b89225e4185424560393ea68ca;hb=2a267e7c41aa88215de2b542de797d03d16ecdfd;hpb=0981949da8f7498b96c6e0ae60680865ca283bf1 diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig index 16f41eece6d2..6dfe9e2fe5b1 100644 --- a/drivers/input/misc/Kconfig +++ b/drivers/input/misc/Kconfig @@ -873,4 +873,15 @@ config INPUT_SC27XX_VIBRA To compile this driver as a module, choose M here. The module will be called sc27xx_vibra. +config INPUT_STPMIC1_ONKEY + tristate "STPMIC1 PMIC Onkey support" + depends on MFD_STPMIC1 + help + Say Y to enable support of onkey embedded into STPMIC1 PMIC. onkey + can be used to wakeup from low power modes and force a shut-down on + long press. + + To compile this driver as a module, choose M here: the + module will be called stpmic1_onkey. + endif