commit | 69e4d94818cabf44d845b9f4b46d88de6e518dcf | [log] [tgz] |
---|---|---|
author | Jiri Kosina <jkosina@suse.cz> | Wed Jan 03 23:03:14 2007 +0100 |
committer | Jiri Kosina <jkosina@suse.cz> | Thu Jan 04 11:43:35 2007 +0100 |
tree | dca2e81aab9b9c7619f16faaaa634b0124431229 | |
parent | c96c9d7b618806a0b9256503cec2755291d60cf6 [diff] |
HID: fix help texts in Kconfig The help text for CONFIG_HID might imply for someone that it's necessary to enable it for any keyboard or mouse attached to the system. This is obviously not correct, so fix it to avoid confusing the users. Signed-off-by: Jiri Kosina <jkosina@suse.cz>