summaryrefslogtreecommitdiffstats
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
authorJiri Kosina2012-03-13 09:36:05 +0100
committerJiri Kosina2012-03-13 09:36:05 +0100
commit740363fb75f421f9a00a183f673b477c3029b572 (patch)
treefea529ddf1a72eb85c8a3819600417e1ea86df4b /drivers/hid/Kconfig
parentHID: make it possible to force hid-core claim the device (diff)
downloadkernel-qcow2-linux-740363fb75f421f9a00a183f673b477c3029b572.tar.gz
kernel-qcow2-linux-740363fb75f421f9a00a183f673b477c3029b572.tar.xz
kernel-qcow2-linux-740363fb75f421f9a00a183f673b477c3029b572.zip
HID: tivo: add support for BT-version (0x1200)
Add support for BT-driven configuration of the TiVo remote. Reported-by: Joshua Dillon <jvdillon@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r--drivers/hid/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index 838fa6a3a287..3d14e4f6bac1 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -610,7 +610,7 @@ config SMARTJOYPLUS_FF
config HID_TIVO
tristate "TiVo Slide Bluetooth remote control support"
- depends on USB_HID
+ depends on (USB_HID || BT_HIDP)
---help---
Say Y if you have a TiVo Slide Bluetooth remote control.