diff options
author | Jiri Kosina <jkosina@suse.cz> | 2010-08-04 09:27:54 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2010-08-04 09:27:54 -0400 |
commit | 9929ffed889b4861b52ba648a44fa4add945c4d1 (patch) | |
tree | 3cca02ae6b6616cc9a204b762aab349fcfa3aefe /drivers/hid/Kconfig | |
parent | fc73697bd5bf4efe8b5b2b78ec09e00f967cd055 (diff) | |
parent | d5e0a06f17a0ffb0eb08a5bd7b18f00af70d9a12 (diff) |
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 d51f0144a3b..f54050c2e38 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -423,10 +423,11 @@ config SMARTJOYPLUS_FF | |||
423 | enable force feedback support for it. | 423 | enable force feedback support for it. |
424 | 424 | ||
425 | config HID_TOPSEED | 425 | config HID_TOPSEED |
426 | tristate "TopSeed Cyberlink remote control support" | 426 | tristate "TopSeed Cyberlink, BTC Emprex, Conceptronic remote control support" |
427 | depends on USB_HID | 427 | depends on USB_HID |
428 | ---help--- | 428 | ---help--- |
429 | Say Y if you have a TopSeed Cyberlink or BTC Emprex remote control. | 429 | Say Y if you have a TopSeed Cyberlink or BTC Emprex or Conceptronic |
430 | CLLRCMCE remote control. | ||
430 | 431 | ||
431 | config HID_THRUSTMASTER | 432 | config HID_THRUSTMASTER |
432 | tristate "ThrustMaster devices support" | 433 | tristate "ThrustMaster devices support" |