Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
1f4c2b0f
Commit
1f4c2b0f
authored
Nov 09, 2002
by
Andries E. Brouwer
Committed by
Vojtech Pavlik
Nov 09, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add 'needed for mouse and keyboard' comments to Kconfig to make
configuration of mouse and keyboard support more obvious.
parent
e2e79202
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
drivers/input/Kconfig
drivers/input/Kconfig
+1
-1
drivers/input/serio/Kconfig
drivers/input/serio/Kconfig
+1
-1
No files found.
drivers/input/Kconfig
View file @
1f4c2b0f
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
menu "Input device support"
menu "Input device support"
config INPUT
config INPUT
tristate
tristate
"Input devices (needed for keyboard, mouse, ...)"
default y
default y
---help---
---help---
Say Y here if you have any input device (mouse, keyboard, tablet,
Say Y here if you have any input device (mouse, keyboard, tablet,
...
...
drivers/input/serio/Kconfig
View file @
1f4c2b0f
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# Input core configuration
# Input core configuration
#
#
config SERIO
config SERIO
tristate "Serial i/o support"
tristate "Serial i/o support
(needed for keyboard and mouse)
"
default y
default y
---help---
---help---
Say Yes here if you have any input device that uses serial I/O to
Say Yes here if you have any input device that uses serial I/O to
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment