From: Stefan Agner Date: Mon, 28 Jan 2019 18:24:29 +0000 (-0800) Subject: Input: snvs_pwrkey - allow selecting driver for i.MX 7D X-Git-Tag: Ubuntu-5.2.0-15.16~2556^2~12 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=4d741f3dd11c2a8a11536d568f14ab0321169f3d;p=mirror_ubuntu-eoan-kernel.git 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 Signed-off-by: Dmitry Torokhov --- 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