aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r--drivers/hid/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index 22a4a051f221..7a0c6f956d3e 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -623,6 +623,15 @@ config HID_WIIMOTE
623 ---help--- 623 ---help---
624 Support for the Nintendo Wii Remote bluetooth device. 624 Support for the Nintendo Wii Remote bluetooth device.
625 625
626config HID_WIIMOTE_EXT
627 bool "Nintendo Wii Remote Extension support"
628 depends on HID_WIIMOTE
629 default HID_WIIMOTE
630 ---help---
631 Support for extension controllers of the Nintendo Wii Remote. Say yes
632 here if you want to use the Nintendo Motion+, Nunchuck or Classic
633 extension controllers with your Wii Remote.
634
626config HID_ZEROPLUS 635config HID_ZEROPLUS
627 tristate "Zeroplus based game controller support" 636 tristate "Zeroplus based game controller support"
628 depends on USB_HID 637 depends on USB_HID