aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/input/Kconfig
diff options
context:
space:
mode:
authorDmitry Torokhov <dtor@insightbb.com>2007-05-07 16:48:50 -0400
committerDmitry Torokhov <dtor@insightbb.com>2007-05-08 01:41:29 -0400
commit1c362d46825259a48c1d543cab3805a6c770c0c8 (patch)
tree7f718816835676e71b4740a02fb4b065575e2f3c /drivers/usb/input/Kconfig
parentd05e84e6cb21cca16987813fd3c271ebaed4233d (diff)
Input: move USB gamepads under drivers/input/joystick
This will allow concentrating all input devices in one place in {menu|x|q}config. Signed-off-by: Dmitry Torokhov <dtor@mail.ru> Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/input/Kconfig')
-rw-r--r--drivers/usb/input/Kconfig14
1 files changed, 0 insertions, 14 deletions
diff --git a/drivers/usb/input/Kconfig b/drivers/usb/input/Kconfig
index 68109a02b6cd..19228780ed84 100644
--- a/drivers/usb/input/Kconfig
+++ b/drivers/usb/input/Kconfig
@@ -33,20 +33,6 @@ config USB_YEALINK
33 To compile this driver as a module, choose M here: the module will be 33 To compile this driver as a module, choose M here: the module will be
34 called yealink. 34 called yealink.
35 35
36config USB_XPAD
37 tristate "X-Box gamepad support"
38 depends on USB && INPUT
39 ---help---
40 Say Y here if you want to use the X-Box pad with your computer.
41 Make sure to say Y to "Joystick support" (CONFIG_INPUT_JOYDEV)
42 and/or "Event interface support" (CONFIG_INPUT_EVDEV) as well.
43
44 For information about how to connect the X-Box pad to USB, see
45 <file:Documentation/input/xpad.txt>.
46
47 To compile this driver as a module, choose M here: the
48 module will be called xpad.
49
50config USB_ATI_REMOTE 36config USB_ATI_REMOTE
51 tristate "ATI / X10 USB RF remote control" 37 tristate "ATI / X10 USB RF remote control"
52 depends on USB && INPUT 38 depends on USB && INPUT