Commit 1f4c2b0f authored by Andries E. Brouwer's avatar Andries E. Brouwer Committed by Vojtech Pavlik

Add 'needed for mouse and keyboard' comments to Kconfig to make

configuration of mouse and keyboard support more obvious.
parent e2e79202
...@@ -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,
......
...@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment