@@ -761,14 +761,15 @@ config HID_MULTITOUCH
761
761
module will be called hid-multitouch.
762
762
763
763
config HID_NINTENDO
764
- tristate "Nintendo Joy-Con and Pro Controller support"
764
+ tristate "Nintendo Joy-Con, NSO, and Pro Controller support"
765
765
depends on NEW_LEDS
766
766
depends on LEDS_CLASS
767
767
select POWER_SUPPLY
768
768
help
769
- Adds support for the Nintendo Switch Joy-Cons and Pro Controller.
769
+ Adds support for the Nintendo Switch Joy-Cons, NSO, Pro Controller.
770
770
All controllers support bluetooth, and the Pro Controller also supports
771
- its USB mode.
771
+ its USB mode. This also includes support for the Nintendo Switch Online
772
+ Controllers which include the Genesis, SNES, and N64 controllers.
772
773
773
774
To compile this driver as a module, choose M here: the
774
775
module will be called hid-nintendo.
@@ -779,9 +780,9 @@ config NINTENDO_FF
779
780
select INPUT_FF_MEMLESS
780
781
help
781
782
Say Y here if you have a Nintendo Switch controller and want to enable
782
- force feedback support for it. This works for both joy-cons and the pro
783
- controller. For the pro controller, both rumble motors can be controlled
784
- individually.
783
+ force feedback support for it. This works for both joy-cons, the pro
784
+ controller, and the NSO N64 controller . For the pro controller, both
785
+ rumble motors can be controlled individually.
785
786
786
787
config HID_NTI
787
788
tristate "NTI keyboard adapters"
0 commit comments