Skip to content

Commit

Permalink
sunxi: enable TCA8418 keyboard support
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSnowfield committed Jan 3, 2025
1 parent 394a5e7 commit cca5c6b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config/kernel/linux-sunxi-current.config
Original file line number Diff line number Diff line change
Expand Up @@ -2929,7 +2929,7 @@ CONFIG_KEYBOARD_QT1050=m
CONFIG_KEYBOARD_GPIO=m
CONFIG_KEYBOARD_GPIO_POLLED=m
# CONFIG_KEYBOARD_TCA6416 is not set
# CONFIG_KEYBOARD_TCA8418 is not set
CONFIG_KEYBOARD_TCA8418=m
CONFIG_KEYBOARD_MATRIX=m
# CONFIG_KEYBOARD_LM8323 is not set
# CONFIG_KEYBOARD_LM8333 is not set
Expand Down
2 changes: 1 addition & 1 deletion config/kernel/linux-sunxi-edge.config
Original file line number Diff line number Diff line change
Expand Up @@ -2945,7 +2945,7 @@ CONFIG_KEYBOARD_QT1050=m
CONFIG_KEYBOARD_GPIO=m
CONFIG_KEYBOARD_GPIO_POLLED=m
# CONFIG_KEYBOARD_TCA6416 is not set
# CONFIG_KEYBOARD_TCA8418 is not set
CONFIG_KEYBOARD_TCA8418=m
CONFIG_KEYBOARD_MATRIX=m
# CONFIG_KEYBOARD_LM8323 is not set
# CONFIG_KEYBOARD_LM8333 is not set
Expand Down
2 changes: 1 addition & 1 deletion config/kernel/linux-sunxi-legacy.config
Original file line number Diff line number Diff line change
Expand Up @@ -2787,7 +2787,7 @@ CONFIG_KEYBOARD_ATKBD=y
CONFIG_KEYBOARD_GPIO=m
CONFIG_KEYBOARD_GPIO_POLLED=m
# CONFIG_KEYBOARD_TCA6416 is not set
# CONFIG_KEYBOARD_TCA8418 is not set
CONFIG_KEYBOARD_TCA8418=m
CONFIG_KEYBOARD_MATRIX=m
# CONFIG_KEYBOARD_LM8323 is not set
# CONFIG_KEYBOARD_LM8333 is not set
Expand Down

0 comments on commit cca5c6b

Please sign in to comment.