Bug 58024

Summary: joystick config values not changable via kernel make xconfig
Product: [Retired] Red Hat Linux Reporter: Landon Curt Noll <redhat-mail>
Component: kernelAssignee: Arjan van de Ven <arjanv>
Status: CLOSED NOTABUG QA Contact: Brian Brock <bbrock>
Severity: high Docs Contact:
Priority: medium    
Version: 7.2   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-01-06 09:45:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Landon Curt Noll 2002-01-06 09:45:33 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.77 [en] (X11; U; Linux 2.2.19-7.0.12 i686)

Description of problem:
The joystick options cannot be set or changed via make xconfig,
make menuconfig or make config

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.cd to the 2.4.9-13 kernel source tree
2.make mrproper
3.make xconfig
4.select the character devices group
5.select the joystick group
6.attempt to change any joystick value
	

Actual Results:  One cannot change any joystick value

Expected Results:  One can set joystick values to Y, M or N as needed

Additional info:

Comment 1 Landon Curt Noll 2002-01-06 10:22:52 UTC
Oops, never mind ... I did not have input core support for joysticks enabled.

Perhaps the menus should be changed so that the things like the joystick
menu becomes a sub-menu under the joystick line in the corte input menu?