Allwinner: Enable joydev driver

This commit is contained in:
Jernej Skrabec 2019-07-29 20:24:16 +02:00
parent 989f0f3fbf
commit dba40e0ea0
2 changed files with 2 additions and 2 deletions

View File

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

View File

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