]> git.baikalelectronics.ru Git - kernel.git/commit
Input: snvs_pwrkey - make it depend on ARCH_MXC
authorJacky Bai <ping.bai@nxp.com>
Fri, 5 Apr 2019 17:31:09 +0000 (10:31 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 24 Apr 2019 16:32:11 +0000 (16:32 +0000)
commit62f5ab2f96e6bb60aa8f36af34e56b73a6df912f
tree68a2a4eb664d52b4412de93e9e2c32012109a514
parentc3c742f3ecc1e9f11e2c3cae6a1a0bff7a5c74ce
Input: snvs_pwrkey - make it depend on ARCH_MXC

The SNVS power key is not only used on i.MX6SX and i.MX7D, it is also
used by i.MX6UL and NXP's latest ARMv8 based i.MX8M series SOC. So
update the config dependency to use ARCH_MXC, and add the COMPILE_TEST
too.

Signed-off-by: Jacky Bai <ping.bai@nxp.com>
Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/Kconfig