Skip to content

Commit

Permalink
ANDROID: drop CONFIG_INPUT_KEYCHORD from all
Browse files Browse the repository at this point in the history
Remove keychord driver, replaced in user space by
https://android-review.googlesource.com/c/677629.

Signed-off-by: Mark Salyzyn <salyzyn@google.com>
Bug: 64114943
Bug: 129556081
Change-Id: Ie8a2b9977a21022c204a19f1a8d781ea5a23c656
  • Loading branch information
Mark Salyzyn authored and Petri Gynther committed Apr 1, 2019
1 parent 87ff889 commit a1145e4
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion arch/arm/configs/ranchu_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,6 @@ CONFIG_TABLET_USB_GTCO=y
CONFIG_TABLET_USB_HANWANG=y
CONFIG_TABLET_USB_KBTAB=y
CONFIG_INPUT_MISC=y
CONFIG_INPUT_KEYCHORD=y
CONFIG_INPUT_UINPUT=y
CONFIG_INPUT_GPIO=y
# CONFIG_SERIO_SERPORT is not set
Expand Down
1 change: 0 additions & 1 deletion arch/arm64/configs/b1c1_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,6 @@ CONFIG_TOUCHSCREEN_SEC_TS=m
CONFIG_TOUCHSCREEN_TBN=y
CONFIG_INPUT_MISC=y
CONFIG_INPUT_QPNP_POWER_ON=y
CONFIG_INPUT_KEYCHORD=y
CONFIG_INPUT_UINPUT=y
CONFIG_INPUT_DRV2624_HAPTICS=y
CONFIG_INPUT_VD6281=y
Expand Down
1 change: 0 additions & 1 deletion arch/arm64/configs/bonito_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,6 @@ CONFIG_TOUCHSCREEN_TBN=y
CONFIG_INPUT_MISC=y
CONFIG_INPUT_HBTP_INPUT=y
CONFIG_INPUT_QPNP_POWER_ON=y
CONFIG_INPUT_KEYCHORD=y
CONFIG_INPUT_UINPUT=y
CONFIG_INPUT_DRV2624_HAPTICS=y
CONFIG_FPC_FINGERPRINT=y
Expand Down
1 change: 0 additions & 1 deletion arch/arm64/configs/ranchu64_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@ CONFIG_KEYBOARD_GOLDFISH_EVENTS=y
CONFIG_INPUT_JOYSTICK=y
CONFIG_INPUT_TABLET=y
CONFIG_INPUT_MISC=y
CONFIG_INPUT_KEYCHORD=y
CONFIG_INPUT_UINPUT=y
CONFIG_INPUT_GPIO=y
# CONFIG_SERIO_SERPORT is not set
Expand Down
1 change: 0 additions & 1 deletion arch/x86/configs/i386_ranchu_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,6 @@ CONFIG_TABLET_USB_HANWANG=y
CONFIG_TABLET_USB_KBTAB=y
CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_INPUT_MISC=y
CONFIG_INPUT_KEYCHORD=y
CONFIG_INPUT_UINPUT=y
CONFIG_INPUT_GPIO=y
# CONFIG_SERIO is not set
Expand Down
1 change: 0 additions & 1 deletion arch/x86/configs/x86_64_cuttlefish_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,6 @@ CONFIG_TABLET_USB_GTCO=y
CONFIG_TABLET_USB_HANWANG=y
CONFIG_TABLET_USB_KBTAB=y
CONFIG_INPUT_MISC=y
CONFIG_INPUT_KEYCHORD=y
CONFIG_INPUT_UINPUT=y
CONFIG_INPUT_GPIO=y
# CONFIG_SERIO_I8042 is not set
Expand Down
1 change: 0 additions & 1 deletion arch/x86/configs/x86_64_ranchu_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,6 @@ CONFIG_TABLET_USB_HANWANG=y
CONFIG_TABLET_USB_KBTAB=y
CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_INPUT_MISC=y
CONFIG_INPUT_KEYCHORD=y
CONFIG_INPUT_UINPUT=y
CONFIG_INPUT_GPIO=y
# CONFIG_SERIO is not set
Expand Down

0 comments on commit a1145e4

Please sign in to comment.