Skip to content

Commit

Permalink
Merge pull request #75 from tiopex/inputEV
Browse files Browse the repository at this point in the history
[INPUT] Add input event driver
  • Loading branch information
tiopex authored Oct 10, 2023
2 parents cd44aae + 08ce85d commit 20b7e14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/configs/miyoo_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=320
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=240
CONFIG_INPUT_JOYDEV=y
CONFIG_INPUT_EVDEV=y
CONFIG_KEYBOARD_MIYOO=y
CONFIG_MOUSE_SYNAPTICS_USB=y
CONFIG_INPUT_JOYSTICK=y
Expand Down

0 comments on commit 20b7e14

Please sign in to comment.