162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ci# 362306a36Sopenharmony_ci# I-Force driver configuration 462306a36Sopenharmony_ci# 562306a36Sopenharmony_ciconfig JOYSTICK_IFORCE 662306a36Sopenharmony_ci tristate "I-Force devices" 762306a36Sopenharmony_ci depends on INPUT && INPUT_JOYSTICK 862306a36Sopenharmony_ci help 962306a36Sopenharmony_ci Say Y here if you have an I-Force joystick or steering wheel 1062306a36Sopenharmony_ci 1162306a36Sopenharmony_ci You also must choose at least one of the two options below. 1262306a36Sopenharmony_ci 1362306a36Sopenharmony_ci To compile this driver as a module, choose M here: the 1462306a36Sopenharmony_ci module will be called iforce. 1562306a36Sopenharmony_ci 1662306a36Sopenharmony_ciconfig JOYSTICK_IFORCE_USB 1762306a36Sopenharmony_ci tristate "I-Force USB joysticks and wheels" 1862306a36Sopenharmony_ci depends on JOYSTICK_IFORCE && USB 1962306a36Sopenharmony_ci help 2062306a36Sopenharmony_ci Say Y here if you have an I-Force joystick or steering wheel 2162306a36Sopenharmony_ci connected to your USB port. 2262306a36Sopenharmony_ci 2362306a36Sopenharmony_ciconfig JOYSTICK_IFORCE_232 2462306a36Sopenharmony_ci tristate "I-Force Serial joysticks and wheels" 2562306a36Sopenharmony_ci depends on JOYSTICK_IFORCE && SERIO 2662306a36Sopenharmony_ci help 2762306a36Sopenharmony_ci Say Y here if you have an I-Force joystick or steering wheel 2862306a36Sopenharmony_ci connected to your serial (COM) port. 2962306a36Sopenharmony_ci 3062306a36Sopenharmony_ci You will need an additional utility called inputattach, see 3162306a36Sopenharmony_ci <file:Documentation/input/joydev/joystick.rst> 3262306a36Sopenharmony_ci and <file:Documentation/input/ff.rst>. 3362306a36Sopenharmony_ci 34