Merge pull request #3726 from jernejsk/drivers

Allwinner: Enable joydev driver
This commit is contained in:
Matthias Reichl 2019-07-30 18:38:27 +02:00 committed by GitHub
commit 2f227a834d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2013,7 +2013,7 @@ CONFIG_INPUT_MATRIXKMAP=y
# Userland interfaces
#
# CONFIG_INPUT_MOUSEDEV is not set
# CONFIG_INPUT_JOYDEV is not set
CONFIG_INPUT_JOYDEV=y
CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_EVBUG is not set

View File

@ -1942,7 +1942,7 @@ CONFIG_INPUT_FF_MEMLESS=y
# Userland interfaces
#
# CONFIG_INPUT_MOUSEDEV is not set
# CONFIG_INPUT_JOYDEV is not set
CONFIG_INPUT_JOYDEV=y
CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_EVBUG is not set