Skip to content

Commit

Permalink
HID: fix grammo in HID_COMPAT Kconfig help text
Browse files Browse the repository at this point in the history
The Kconfig option for HID_COMPAT should read "lose", not "loose".

Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Alex Chiang authored and Jiri Kosina committed Oct 14, 2008
1 parent 66ebf66 commit 6f3c0e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/hid/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ config HID_COMPAT
support of module loading through aliases and also old
module-init-tools which can't handle hid bus, choose Y here. Otherwise
say N. If you say N and your userspace is old enough, the only
functionality you loose is modules autoloading.
functionality you lose is modules autoloading.

If unsure, say Y.

Expand Down

0 comments on commit 6f3c0e5

Please sign in to comment.