diff options
author | Jiri Kosina <jkosina@suse.cz> | 2010-08-04 15:27:54 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2010-08-04 15:27:54 +0200 |
commit | 9929ffed889b4861b52ba648a44fa4add945c4d1 (patch) | |
tree | 3cca02ae6b6616cc9a204b762aab349fcfa3aefe /drivers/hid/Kconfig | |
parent | Merge branch 'upstream' into for-linus (diff) | |
parent | Revert "HID: add support for the Wacom Intuos 4 wireless" (diff) | |
download | linux-9929ffed889b4861b52ba648a44fa4add945c4d1.tar.xz linux-9929ffed889b4861b52ba648a44fa4add945c4d1.zip |
Merge branch 'upstream-fixes' into for-linus
Conflicts:
drivers/hid/hid-ids.h
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r-- | drivers/hid/Kconfig | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index d51f0144a3b9..f54050c2e38d 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig @@ -423,10 +423,11 @@ config SMARTJOYPLUS_FF enable force feedback support for it. config HID_TOPSEED - tristate "TopSeed Cyberlink remote control support" + tristate "TopSeed Cyberlink, BTC Emprex, Conceptronic remote control support" depends on USB_HID ---help--- - Say Y if you have a TopSeed Cyberlink or BTC Emprex remote control. + Say Y if you have a TopSeed Cyberlink or BTC Emprex or Conceptronic + CLLRCMCE remote control. config HID_THRUSTMASTER tristate "ThrustMaster devices support" |