From: johann d. <jd...@us...> - 2002-02-03 19:38:24
|
Update of /cvsroot/linuxconsole/ruby/linux/drivers/input/joystick In directory usw-pr-cvs1:/tmp/cvs-serv9271 Modified Files: Config.help Log Message: Moved help text for I-Force devices. Index: Config.help =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/drivers/input/joystick/Config.help,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- Config.help 2002/01/26 19:20:36 1.1 +++ Config.help 2002/02/03 19:38:21 1.2 @@ -103,24 +103,6 @@ The module will be called tmdc.o. If you want to compile it as a module, say M here and read <file:Documentation/modules.txt>. -CONFIG_JOYSTICK_IFORCE_USB - Say Y here if you have an I-Force joystick or steering wheel - connected to your USB port. - - This driver is also available as a module ( = code which can be - inserted in and removed from the running kernel whenever you want). - The module will be called iforce.o. If you want to compile it as a - module, say M here and read <file:Documentation/modules.txt>. - -CONFIG_JOYSTICK_IFORCE_232 - Say Y here if you have an I-Force joystick or steering wheel - connected to your serial (COM) port. - - This driver is also available as a module ( = code which can be - inserted in and removed from the running kernel whenever you want). - The module will be called iforce.o. If you want to compile it as a - module, say M here and read <file:Documentation/modules.txt>. - CONFIG_JOYSTICK_WARRIOR Say Y here if you have a Logitech WingMan Warrior joystick connected to your computer's serial port. |