Skip to content

Commit 9aed5ac

Browse files
Ivan T. IvanovMichael Scott
authored andcommitted
kernel: configs: Enable input misc device drivers
Enable drivers which handle PMIC's input events. Signed-off-by: Ivan T. Ivanov <[email protected]>
1 parent bbbe35a commit 9aed5ac

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

kernel/configs/distro.config

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,3 +228,7 @@ CONFIG_PPP_MULTILINK=y
228228
CONFIG_PPPOE=m
229229
CONFIG_PPP_ASYNC=m
230230
CONFIG_PPP_SYNC_TTY=m
231+
232+
# input
233+
CONFIG_INPUT_MISC=y
234+
CONFIG_INPUT_PM8941_PWRKEY=y

0 commit comments

Comments
 (0)