diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 4319af320adf1760a74fa85e7c76c697e6be82a7..46337a28d1d617b0fc6bb48a3a2437e32cc67280 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig @@ -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.