diff options
author | Don Prince <dhprince.devel@yahoo.co.uk> | 2010-05-17 06:42:39 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2010-05-17 07:36:44 -0400 |
commit | b355850ba383232d4e0e357c1cda8cb7bfcc60bc (patch) | |
tree | 760dfd1b7fe7aaf5ef45ffa5ec28ef7dc54b9dd3 /drivers/hid/Kconfig | |
parent | a9885c8f7bf62e251fc178f838b9f0ee897c158a (diff) |
HID: hid-samsung: add support for Creative Desktop Wireless 6000
Add support for the multimedia buttons of the Creative Desktop Wireless 6000
keyboard/mouse combo which are not currently handled by the default/samsung HID
driver.
Signed-off-by: Don Prince <dhprince-devel@yahoo.co.uk>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/Kconfig')
-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 3cf69a0a8b77..ac8e12d00c0f 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -273,7 +273,7 @@ config HID_SAMSUNG | |||
273 | depends on USB_HID | 273 | depends on USB_HID |
274 | default !EMBEDDED | 274 | default !EMBEDDED |
275 | ---help--- | 275 | ---help--- |
276 | Support for Samsung InfraRed remote control. | 276 | Support for Samsung InfraRed remote control or keyboards. |
277 | 277 | ||
278 | config HID_SONY | 278 | config HID_SONY |
279 | tristate "Sony" if EMBEDDED | 279 | tristate "Sony" if EMBEDDED |