]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
kernel: configs: Enable input misc device drivers
authorIvan T. Ivanov <ivan.ivanov@linaro.org>
Fri, 18 Sep 2015 08:50:08 +0000 (11:50 +0300)
committerSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Mon, 11 Jan 2016 09:55:28 +0000 (09:55 +0000)
Enable drivers which handle PMIC's input events.

Signed-off-by: Ivan T. Ivanov <ivan.ivanov@linaro.org>
kernel/configs/distro.config

index dc34348884f67a5824d3698e8296415f7c59c81d..7a5be25356fd2bf90e624744f20ba03a8d00144f 100644 (file)
@@ -228,3 +228,7 @@ CONFIG_PPP_MULTILINK=y
 CONFIG_PPPOE=m
 CONFIG_PPP_ASYNC=m
 CONFIG_PPP_SYNC_TTY=m
+
+# input
+CONFIG_INPUT_MISC=y
+CONFIG_INPUT_PM8941_PWRKEY=y