Server IP : 15.235.198.142 / Your IP : 216.73.216.190 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ballsack 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/src/linux-headers-6.8.0-45/drivers/input/joystick/iforce/ |
Upload File : |
# SPDX-License-Identifier: GPL-2.0-only # # I-Force driver configuration # config JOYSTICK_IFORCE tristate "I-Force devices" depends on INPUT && INPUT_JOYSTICK help Say Y here if you have an I-Force joystick or steering wheel You also must choose at least one of the two options below. To compile this driver as a module, choose M here: the module will be called iforce. config JOYSTICK_IFORCE_USB tristate "I-Force USB joysticks and wheels" depends on JOYSTICK_IFORCE && USB help Say Y here if you have an I-Force joystick or steering wheel connected to your USB port. config JOYSTICK_IFORCE_232 tristate "I-Force Serial joysticks and wheels" depends on JOYSTICK_IFORCE && SERIO help Say Y here if you have an I-Force joystick or steering wheel connected to your serial (COM) port. You will need an additional utility called inputattach, see <file:Documentation/input/joydev/joystick.rst> and <file:Documentation/input/ff.rst>.