diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2009-01-26 05:12:25 -0500 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2009-03-30 09:22:01 -0400 |
commit | 692105b8ac5bcd75dc65f6a8f10bdbd0f0f34dcf (patch) | |
tree | e079cea0948d250e5411befe0c5cca7c97bcf860 /drivers/hid | |
parent | 877d03105d04b2c13e241130277fa69c8d2564f0 (diff) |
trivial: fix typos/grammar errors in Kconfig texts
Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid')
-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 e85c8fe9ffcf..504cfaa6160f 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -243,7 +243,7 @@ config GREENASIA_FF | |||
243 | select INPUT_FF_MEMLESS | 243 | select INPUT_FF_MEMLESS |
244 | ---help--- | 244 | ---help--- |
245 | Say Y here if you have a GreenAsia (Product ID 0x12) based game controller | 245 | Say Y here if you have a GreenAsia (Product ID 0x12) based game controller |
246 | (like MANTA Warior MM816 and SpeedLink Strike2 SL-6635) or adapter | 246 | (like MANTA Warrior MM816 and SpeedLink Strike2 SL-6635) or adapter |
247 | and want to enable force feedback support for it. | 247 | and want to enable force feedback support for it. |
248 | 248 | ||
249 | config HID_TOPSEED | 249 | config HID_TOPSEED |