aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/Kconfig
diff options
context:
space:
mode:
authorStefan Agner <stefan@agner.ch>2019-01-28 10:24:29 -0800
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2019-01-28 11:24:18 -0800
commit4d741f3dd11c2a8a11536d568f14ab0321169f3d (patch)
tree5a2e1fdcb7f6789564b58103af54a0310accddce /drivers/input/keyboard/Kconfig
parentInput: input_event - fix the CONFIG_SPARC64 mixup (diff)
downloadlinux-dev-4d741f3dd11c2a8a11536d568f14ab0321169f3d.tar.xz
linux-dev-4d741f3dd11c2a8a11536d568f14ab0321169f3d.zip
Input: snvs_pwrkey - allow selecting driver for i.MX 7D
The i.MX SNVS Power Key driver supports the i.MX 7D SoC family too. Allow to enable the i.MX SNVS Power Key driver even if only i.MX 7D SoC is selected. Signed-off-by: Stefan Agner <stefan@agner.ch> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/keyboard/Kconfig')
-rw-r--r--drivers/input/keyboard/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/keyboard/Kconfig b/drivers/input/keyboard/Kconfig
index 4713957b0cbb..a878351f1643 100644
--- a/drivers/input/keyboard/Kconfig
+++ b/drivers/input/keyboard/Kconfig
@@ -420,7 +420,7 @@ config KEYBOARD_MPR121
config KEYBOARD_SNVS_PWRKEY
tristate "IMX SNVS Power Key Driver"
- depends on SOC_IMX6SX
+ depends on SOC_IMX6SX || SOC_IMX7D
depends on OF
help
This is the snvs powerkey driver for the Freescale i.MX application