Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6f3c0e50 authored by Alex Chiang's avatar Alex Chiang Committed by Jiri Kosina
Browse files

HID: fix grammo in HID_COMPAT Kconfig help text



The Kconfig option for HID_COMPAT should read "lose", not "loose".

Signed-off-by: default avatarAlex Chiang <achiang@hp.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 66ebf66e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.