From a66c75d37c54b09c95c307e6080157d734bc6344 Mon Sep 17 00:00:00 2001 From: Alex Chiang Date: Wed, 27 Aug 2008 13:36:18 +0200 Subject: [PATCH] --- yaml --- r: 114452 b: refs/heads/master c: 6f3c0e509640070e3c013cd9787a7d1892276b3f h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/hid/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 5adfcce57aa1..1e00833400fc 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 66ebf66e497094f2c3fb3107d309c6a753beb0ff +refs/heads/master: 6f3c0e509640070e3c013cd9787a7d1892276b3f diff --git a/trunk/drivers/hid/Kconfig b/trunk/drivers/hid/Kconfig index 4319af320adf..46337a28d1d6 100644 --- a/trunk/drivers/hid/Kconfig +++ b/trunk/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.