RK3566-X55: Drop jelos-gamepad and use new driver
This commit is contained in:
parent
837edb7710
commit
8711d1000b
2 changed files with 3 additions and 2 deletions
|
@ -2762,7 +2762,7 @@ CONFIG_ISDN_CAPI=y
|
|||
CONFIG_INPUT=y
|
||||
CONFIG_INPUT_LEDS=y
|
||||
CONFIG_INPUT_FF_MEMLESS=y
|
||||
# CONFIG_INPUT_POLLDEV is not set
|
||||
CONFIG_INPUT_POLLDEV=y
|
||||
# CONFIG_INPUT_SPARSEKMAP is not set
|
||||
CONFIG_INPUT_MATRIXKMAP=y
|
||||
CONFIG_INPUT_VIVALDIFMAP=y
|
||||
|
@ -2825,6 +2825,7 @@ CONFIG_INPUT_JOYSTICK=y
|
|||
# CONFIG_JOYSTICK_ANALOG is not set
|
||||
# CONFIG_JOYSTICK_A3D is not set
|
||||
CONFIG_JOYSTICK_ADC=y
|
||||
CONFIG_JOYSTICK_SINGLEADC_QUADSAR_JOY=y
|
||||
# CONFIG_JOYSTICK_ADI is not set
|
||||
# CONFIG_JOYSTICK_COBRA is not set
|
||||
# CONFIG_JOYSTICK_GF2K is not set
|
||||
|
|
|
@ -94,7 +94,7 @@
|
|||
# for a list of additional drivers see packages/linux-drivers
|
||||
# Space separated list is supported,
|
||||
# e.g. ADDITIONAL_DRIVERS="DRIVER1 DRIVER2"
|
||||
ADDITIONAL_DRIVERS="jelos-gamepad"
|
||||
# ADDITIONAL_DRIVERS=""
|
||||
|
||||
# build and install driver addons (yes / no)
|
||||
DRIVER_ADDONS_SUPPORT="no"
|
||||
|
|
Loading…
Reference in a new issue