summaryrefslogtreecommitdiff
path: root/drivers/media/usb/Kconfig
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2016-11-05 08:39:58 -0200
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-04-10 12:42:10 -0300
commit0f314f6c2e77beb1a232be21dd6be4e1849ba5ac (patch)
tree1b530e09e73e0b1867192ed8c1fe6157c58ffb37 /drivers/media/usb/Kconfig
parent04dffe11054f29716cf8058c6bf9d142d44aaaa5 (diff)
[media] rainshadow-cec: new RainShadow Tech HDMI CEC driver
This driver supports the RainShadow Tech USB HDMI CEC adapter. See: http://rainshadowtech.com/HdmiCecUsb.html Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/usb/Kconfig')
-rw-r--r--drivers/media/usb/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/usb/Kconfig b/drivers/media/usb/Kconfig
index c9644b62f91a..b24e753c4766 100644
--- a/drivers/media/usb/Kconfig
+++ b/drivers/media/usb/Kconfig
@@ -63,6 +63,7 @@ endif
if MEDIA_CEC_SUPPORT
comment "USB HDMI CEC adapters"
source "drivers/media/usb/pulse8-cec/Kconfig"
+source "drivers/media/usb/rainshadow-cec/Kconfig"
endif
endif #MEDIA_USB_SUPPORT