diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/hid/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 4319af320adf..46337a28d1d6 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -78,7 +78,7 @@ config HID_COMPAT | |||
78 | support of module loading through aliases and also old | 78 | support of module loading through aliases and also old |
79 | module-init-tools which can't handle hid bus, choose Y here. Otherwise | 79 | module-init-tools which can't handle hid bus, choose Y here. Otherwise |
80 | say N. If you say N and your userspace is old enough, the only | 80 | say N. If you say N and your userspace is old enough, the only |
81 | functionality you loose is modules autoloading. | 81 | functionality you lose is modules autoloading. |
82 | 82 | ||
83 | If unsure, say Y. | 83 | If unsure, say Y. |
84 | 84 | ||