projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7092cbd
)
MLK-11566-3 input: keyboard: add i.mx6ul support for snvs power key
author
Anson Huang
<b20788@freescale.com>
Fri, 18 Sep 2015 15:53:03 +0000
(23:53 +0800)
committer
Nitin Garg
<nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:48:46 +0000
(14:48 -0500)
i.MX6UL has SNVS power key, add support for it.
Signed-off-by: Anson Huang <b20788@freescale.com>
(cherry picked from commit
095c876a12e27220cb91cb9dc376a20b6bf259e4
)
drivers/input/keyboard/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/input/keyboard/Kconfig
b/drivers/input/keyboard/Kconfig
index
cbd75cf
..
09d082a
100644
(file)
--- a/
drivers/input/keyboard/Kconfig
+++ b/
drivers/input/keyboard/Kconfig
@@
-418,7
+418,7
@@
config KEYBOARD_MPR121
config KEYBOARD_SNVS_PWRKEY
tristate "IMX SNVS Power Key Driver"
- depends on
SOC_IMX6SX
+ depends on
(SOC_IMX6SX || SOC_IMX6UL || SOC_IMX7)
depends on OF
help
This is the snvs powerkey driver for the Freescale i.MX application