diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2006-10-03 16:34:14 -0400 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-10-03 16:34:14 -0400 |
commit | 44c09201a4178e08ed1c8cc37e7aea0683888f0a (patch) | |
tree | 2b8a859ef668b24cc7c41331d29357979e07c364 /drivers/input/joystick | |
parent | 095096038d637c477ef3c1b674612bcbc4d60c2d (diff) |
more misc typo fixes
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'drivers/input/joystick')
-rw-r--r-- | drivers/input/joystick/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/joystick/Kconfig b/drivers/input/joystick/Kconfig index 67519ef0ef95..271263443c37 100644 --- a/drivers/input/joystick/Kconfig +++ b/drivers/input/joystick/Kconfig | |||
@@ -32,7 +32,7 @@ config JOYSTICK_ANALOG | |||
32 | module will be called analog. | 32 | module will be called analog. |
33 | 33 | ||
34 | config JOYSTICK_A3D | 34 | config JOYSTICK_A3D |
35 | tristate "Assasin 3D and MadCatz Panther devices" | 35 | tristate "Assassin 3D and MadCatz Panther devices" |
36 | select GAMEPORT | 36 | select GAMEPORT |
37 | help | 37 | help |
38 | Say Y here if you have an FPGaming or MadCatz controller using the | 38 | Say Y here if you have an FPGaming or MadCatz controller using the |