#
# Joystick driver configuration
#
menuconfig [31mCONFIG_INPUT_JOYSTICK[0m
bool "Joysticks/Gamepads"
help
If you have a joystick, 6dof controller, gamepad, steering wheel,
weapon control system or something like that you can say Y here
and the list of supported devices will be displayed. This option
doesn't affect the kernel.
Please read the file <file:Documentation/input/joystick.txt> which
contains more information.
if [31mCONFIG_INPUT_JOYSTICK[0m
config [31mCONFIG_JOYSTICK_ANALOG[0m
tristate "Classic PC analog joysticks and gamepads"
select [31mCONFIG_GAMEPORT[0m
---help---
Say Y here if you have a joystick that connects to the PC
gameport. In addition to the usual PC analog joystick, this driver
supports many extensions, including joysticks with throttle control,
with rudders, additional hats and buttons compatible with CH
Flightstick Pro, ThrustMaster FCS, 6 and 8 button gamepads, or
Saitek Cyborg joysticks.
Please read the file <file:Documentation/input/joystick.txt> which
contains more information.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called analog.
config [31mCONFIG_JOYSTICK_A3D[0m
tristate "Assassin 3D and MadCatz Panther devices"
select [31mCONFIG_GAMEPORT[0m
help
Say Y here if you have an FPGaming or MadCatz controller using the
A3D protocol over the PC gameport.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called a3d.
config [31mCONFIG_JOYSTICK_ADI[0m
tristate "Logitech ADI digital joysticks and gamepads"
select [31mCONFIG_GAMEPORT[0m
help
Say Y here if you have a Logitech controller using the [31mCONFIG_ADI[0m
protocol over the PC gameport.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called adi.
config [31mCONFIG_JOYSTICK_COBRA[0m
tristate "Creative Labs Blaster Cobra gamepad"
select [31mCONFIG_GAMEPORT[0m
help
Say Y here if you have a Creative Labs Blaster Cobra gamepad.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called cobra.
config [31mCONFIG_JOYSTICK_GF2K[0m
tristate "Genius Flight2000 Digital joysticks and gamepads"
select [31mCONFIG_GAMEPORT[0m
help
Say Y here if you have a Genius Flight2000 or MaxFighter digitally
communicating joystick or gamepad.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called gf2k.
config [31mCONFIG_JOYSTICK_GRIP[0m
tristate "Gravis GrIP joysticks and gamepads"
select [31mCONFIG_GAMEPORT[0m
help
Say Y here if you have a Gravis controller using the GrIP protocol
over the PC gameport.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called grip.
config [31mCONFIG_JOYSTICK_GRIP_MP[0m
tristate "Gravis GrIP MultiPort"
select [31mCONFIG_GAMEPORT[0m
help
Say Y here if you have the original Gravis GrIP MultiPort, a hub
that connects to the gameport and you connect gamepads to it.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called grip_mp.
config [31mCONFIG_JOYSTICK_GUILLEMOT[0m
tristate "Guillemot joysticks and gamepads"
select [31mCONFIG_GAMEPORT[0m
help
Say Y here if you have a Guillemot joystick using a digital
protocol over the PC gameport.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called guillemot.
config [31mCONFIG_JOYSTICK_INTERACT[0m
tristate "InterAct digital joysticks and gamepads"
select [31mCONFIG_GAMEPORT[0m
help
Say Y here if you have an InterAct gameport or joystick
communicating digitally over the gameport.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called interact.
config [31mCONFIG_JOYSTICK_SIDEWINDER[0m
tristate "Microsoft SideWinder digital joysticks and gamepads"
select [31mCONFIG_GAMEPORT[0m
help
Say Y here if you have a Microsoft controller using the Digital
Overdrive protocol over PC gameport.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called sidewinder.
config [31mCONFIG_JOYSTICK_TMDC[0m
tristate "ThrustMaster DirectConnect joysticks and gamepads"
select [31mCONFIG_GAMEPORT[0m
help
Say Y here if you have a ThrustMaster controller using the
DirectConnect (BSP) protocol over the PC gameport.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called tmdc.
source "drivers/input/joystick/iforce/Kconfig"
config [31mCONFIG_JOYSTICK_WARRIOR[0m
tristate "Logitech WingMan Warrior joystick"
select [31mCONFIG_SERIO[0m
help
Say Y here if you have a Logitech WingMan Warrior joystick connected
to your computer's serial port.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called warrior.
config [31mCONFIG_JOYSTICK_MAGELLAN[0m
tristate "LogiCad3d Magellan/SpaceMouse 6dof controllers"
select [31mCONFIG_SERIO[0m
help
Say Y here if you have a Magellan or Space Mouse 6DOF controller
connected to your computer's serial port.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called magellan.
config [31mCONFIG_JOYSTICK_SPACEORB[0m
tristate "SpaceTec SpaceOrb/Avenger 6dof controllers"
select [31mCONFIG_SERIO[0m
help
Say Y here if you have a SpaceOrb 360 or SpaceBall Avenger 6DOF
controller connected to your computer's serial port.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called spaceorb.
config [31mCONFIG_JOYSTICK_SPACEBALL[0m
tristate "SpaceTec SpaceBall 6dof controllers"
select [31mCONFIG_SERIO[0m
help
Say Y here if you have a SpaceTec SpaceBall 2003/3003/4000 FLX
controller connected to your computer's serial port. For the
SpaceBall 4000 [31mCONFIG_USB[0m model, use the [31mCONFIG_USB[0m [31mCONFIG_HID[0m driver.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called spaceball.
config [31mCONFIG_JOYSTICK_STINGER[0m
tristate "Gravis Stinger gamepad"
select [31mCONFIG_SERIO[0m
help
Say Y here if you have a Gravis Stinger connected to one of your
serial ports.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called stinger.
config [31mCONFIG_JOYSTICK_TWIDJOY[0m
tristate "Twiddler as a joystick"
select [31mCONFIG_SERIO[0m
help
Say Y here if you have a Handykey Twiddler connected to your
computer's serial port and want to use it as a joystick.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called twidjoy.
config [31mCONFIG_JOYSTICK_ZHENHUA[0m
tristate "5-byte Zhenhua RC transmitter"
select [31mCONFIG_SERIO[0m
select [31mCONFIG_BITREVERSE[0m
help
Say Y here if you have a Zhen Hua PPM-4CH transmitter which is
supplied with a ready to fly micro electric indoor helicopters
such as EasyCopter, Lama, MiniCopter, DragonFly or Jabo and want
to use it via serial cable as a joystick.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called zhenhua.
config [31mCONFIG_JOYSTICK_DB9[0m
tristate "Multisystem, Sega Genesis, Saturn joysticks and gamepads"
depends on [31mCONFIG_PARPORT[0m
help
Say Y here if you have a Sega Master System gamepad, Sega Genesis
gamepad, Sega Saturn gamepad, or a Multisystem -- Atari, Amiga,
Commodore, Amstrad CPC joystick connected to your parallel port.
For more information on how to use the driver please read
<file:Documentation/input/joystick-parport.txt>.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called db9.
config [31mCONFIG_JOYSTICK_GAMECON[0m
tristate "Multisystem, NES, SNES, N64, PSX joysticks and gamepads"
depends on [31mCONFIG_PARPORT[0m
select [31mCONFIG_INPUT_FF_MEMLESS[0m
---help---
Say Y here if you have a Nintendo Entertainment System gamepad,
Super Nintendo Entertainment System gamepad, Nintendo 64 gamepad,
Sony PlayStation gamepad or a Multisystem -- Atari, Amiga,
Commodore, Amstrad CPC joystick connected to your parallel port.
For more information on how to use the driver please read
<file:Documentation/input/joystick-parport.txt>.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called gamecon.
config [31mCONFIG_JOYSTICK_TURBOGRAFX[0m
tristate "Multisystem joysticks via TurboGraFX device"
depends on [31mCONFIG_PARPORT[0m
help
Say Y here if you have the TurboGraFX interface by Steffen Schwenke,
and want to use it with Multisystem -- Atari, Amiga, Commodore,
Amstrad CPC joystick. For more information on how to use the driver
please read <file:Documentation/input/joystick-parport.txt>.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called turbografx.
config [31mCONFIG_JOYSTICK_AMIGA[0m
tristate "Amiga joysticks"
depends on [31mCONFIG_AMIGA[0m
help
Say Y here if you have an Amiga with a digital joystick connected
to it.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called amijoy.
config [31mCONFIG_JOYSTICK_AS5011[0m
tristate "Austria Microsystem AS5011 joystick"
depends on [31mCONFIG_I2C[0m
help
Say Y here if you have an AS5011 digital joystick connected to your
system.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called as5011.
config [31mCONFIG_JOYSTICK_JOYDUMP[0m
tristate "Gameport data dumper"
select [31mCONFIG_GAMEPORT[0m
help
Say Y here if you want to dump data from your joystick into the system
log for debugging purposes. Say N if you are making a production
configuration or aren't sure.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called joydump.
config [31mCONFIG_JOYSTICK_XPAD[0m
tristate "X-Box gamepad support"
depends on [31mCONFIG_USB_ARCH_HAS_HCD[0m
select [31mCONFIG_USB[0m
help
Say Y here if you want to use the X-Box pad with your computer.
Make sure to say Y to "Joystick support" (CONFIG_INPUT_JOYDEV)
and/or "Event interface support" (CONFIG_INPUT_EVDEV) as well.
For information about how to connect the X-Box pad to [31mCONFIG_USB[0m, see
<file:Documentation/input/xpad.txt>.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called xpad.
config [31mCONFIG_JOYSTICK_XPAD_FF[0m
bool "X-Box gamepad rumble support"
depends on [31mCONFIG_JOYSTICK_XPAD[0m && [31mCONFIG_INPUT[0m
select [31mCONFIG_INPUT_FF_MEMLESS[0m
---help---
Say Y here if you want to take advantage of xbox 360 rumble features.
config [31mCONFIG_JOYSTICK_XPAD_LEDS[0m
bool "LED Support for Xbox360 controller 'BigX' LED"
depends on [31mCONFIG_JOYSTICK_XPAD[0m && ([31mCONFIG_LEDS_CLASS[0m=y || [31mCONFIG_LEDS_CLASS[0m=[31mCONFIG_JOYSTICK_XPAD[0m)
---help---
This option enables support for the LED which surrounds the Big X on
XBox 360 controller.
config [31mCONFIG_JOYSTICK_WALKERA0701[0m
tristate "Walkera WK-0701 RC transmitter"
depends on [31mCONFIG_HIGH_RES_TIMERS[0m && [31mCONFIG_PARPORT[0m
help
Say Y or [31mCONFIG_M[0m here if you have a Walkera WK-0701 transmitter which is
supplied with a ready to fly Walkera helicopters such as HM36,
HM37, HM60 and want to use it via parport as a joystick. More
information is available: <file:Documentation/input/walkera0701.txt>
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called walkera0701.
config [31mCONFIG_JOYSTICK_MAPLE[0m
tristate "Dreamcast control pad"
depends on [31mCONFIG_MAPLE[0m
help
Say Y here if you have a SEGA Dreamcast and want to use your
controller as a joystick.
Most Dreamcast users will say Y.
To compile this as a module choose [31mCONFIG_M[0m here: the module will be called
maplecontrol.
endif