Skip to content

Commit

Permalink
Move uinput from module to kernel.
Browse files Browse the repository at this point in the history
  • Loading branch information
longsleep committed May 21, 2016
1 parent 498fac0 commit 713bc90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/configs/sun50iw1p1smp_linux_defconfig
Expand Up @@ -476,7 +476,7 @@ CONFIG_KEYBOARD_SUNXI=y
# CONFIG_INPUT_MOUSE is not set
CONFIG_INPUT_JOYSTICK=y
CONFIG_INPUT_MISC=y
CONFIG_INPUT_UINPUT=m
CONFIG_INPUT_UINPUT=y
CONFIG_INPUT_GPIO=m
CONFIG_INPUT_IMS_PCU=m
# CONFIG_SERIO_I8042 is not set
Expand Down

0 comments on commit 713bc90

Please sign in to comment.