Skip to content

Commit

Permalink
projects/*/linux: enable CONFIG_HID_SMARTJOYPLUS, this fixes #3973
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Raue <stephan@openelec.tv>
  • Loading branch information
sraue committed Jun 10, 2015
1 parent 13595f9 commit 834255e
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 6 deletions.
3 changes: 2 additions & 1 deletion projects/Generic/linux/linux.x86_64.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3165,7 +3165,8 @@ CONFIG_HID_SPINELPLUS=y
CONFIG_HID_SUNPLUS=y
CONFIG_HID_RMI=y
# CONFIG_HID_GREENASIA is not set
# CONFIG_HID_SMARTJOYPLUS is not set
CONFIG_HID_SMARTJOYPLUS=m
CONFIG_SMARTJOYPLUS_FF=y
CONFIG_HID_TIVO=y
CONFIG_HID_TOPSEED=y
# CONFIG_HID_THINGM is not set
Expand Down
3 changes: 2 additions & 1 deletion projects/Nvidia_Legacy/linux/linux.x86_64.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3118,7 +3118,8 @@ CONFIG_HID_SPINELPLUS=y
CONFIG_HID_SUNPLUS=y
CONFIG_HID_RMI=y
# CONFIG_HID_GREENASIA is not set
# CONFIG_HID_SMARTJOYPLUS is not set
CONFIG_HID_SMARTJOYPLUS=m
CONFIG_SMARTJOYPLUS_FF=y
CONFIG_HID_TIVO=y
CONFIG_HID_TOPSEED=y
# CONFIG_HID_THINGM is not set
Expand Down
3 changes: 2 additions & 1 deletion projects/RPi/linux/linux.arm.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2542,7 +2542,8 @@ CONFIG_HID_SPINELPLUS=y
CONFIG_HID_SUNPLUS=y
CONFIG_HID_RMI=y
# CONFIG_HID_GREENASIA is not set
# CONFIG_HID_SMARTJOYPLUS is not set
CONFIG_HID_SMARTJOYPLUS=m
CONFIG_SMARTJOYPLUS_FF=y
CONFIG_HID_TIVO=y
CONFIG_HID_TOPSEED=y
# CONFIG_HID_THINGM is not set
Expand Down
3 changes: 2 additions & 1 deletion projects/RPi2/linux/linux.arm.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2594,7 +2594,8 @@ CONFIG_HID_SPINELPLUS=y
CONFIG_HID_SUNPLUS=y
CONFIG_HID_RMI=y
# CONFIG_HID_GREENASIA is not set
# CONFIG_HID_SMARTJOYPLUS is not set
CONFIG_HID_SMARTJOYPLUS=m
CONFIG_SMARTJOYPLUS_FF=y
CONFIG_HID_TIVO=y
CONFIG_HID_TOPSEED=y
# CONFIG_HID_THINGM is not set
Expand Down
3 changes: 2 additions & 1 deletion projects/WeTek_Play/linux/linux.arm.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2818,7 +2818,8 @@ CONFIG_HID_SONY=y
# CONFIG_HID_STEELSERIES is not set
CONFIG_HID_SUNPLUS=y
# CONFIG_HID_GREENASIA is not set
# CONFIG_HID_SMARTJOYPLUS is not set
CONFIG_HID_SMARTJOYPLUS=m
CONFIG_SMARTJOYPLUS_FF=y
CONFIG_HID_TIVO=y
CONFIG_HID_TOPSEED=y
# CONFIG_HID_THINGM is not set
Expand Down
3 changes: 2 additions & 1 deletion projects/imx6/linux/linux.arm.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3093,7 +3093,8 @@ CONFIG_SONY_FF=y
CONFIG_HID_SPINELPLUS=y
CONFIG_HID_SUNPLUS=y
# CONFIG_HID_GREENASIA is not set
# CONFIG_HID_SMARTJOYPLUS is not set
CONFIG_HID_SMARTJOYPLUS=m
CONFIG_SMARTJOYPLUS_FF=y
CONFIG_HID_TIVO=y
CONFIG_HID_TOPSEED=y
# CONFIG_HID_THINGM is not set
Expand Down

0 comments on commit 834255e

Please sign in to comment.