summaryrefslogtreecommitdiffstats
path: root/drivers/media/IR/Kconfig
diff options
context:
space:
mode:
authorDavid Härdeman2010-04-15 23:46:05 +0200
committerMauro Carvalho Chehab2010-05-19 17:57:43 +0200
commitbf670f641d478fa5a2dd60ed41bab3156cc780c0 (patch)
treefe3c9ef6531956d5904addb9e825254938b13810 /drivers/media/IR/Kconfig
parentV4L/DVB: ir-core-priv.h: Fix a few CodingStyle errors (diff)
downloadkernel-qcow2-linux-bf670f641d478fa5a2dd60ed41bab3156cc780c0.tar.gz
kernel-qcow2-linux-bf670f641d478fa5a2dd60ed41bab3156cc780c0.tar.xz
kernel-qcow2-linux-bf670f641d478fa5a2dd60ed41bab3156cc780c0.zip
V4L/DVB: ir-core: Add JVC support to ir-core
This patch adds a JVC decoder to ir-core. Signed-off-by: David Härdeman <david@hardeman.nu> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/IR/Kconfig')
-rw-r--r--drivers/media/IR/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/media/IR/Kconfig b/drivers/media/IR/Kconfig
index dae5ea113867..e87242af9b35 100644
--- a/drivers/media/IR/Kconfig
+++ b/drivers/media/IR/Kconfig
@@ -37,6 +37,15 @@ config IR_RC6_DECODER
Enable this option if you have an infrared remote control which
uses the RC6 protocol, and you need software decoding support.
+config IR_JVC_DECODER
+ tristate "Enable IR raw decoder for the JVC protocol"
+ depends on IR_CORE
+ default y
+
+ ---help---
+ Enable this option if you have an infrared remote control which
+ uses the JVC protocol, and you need software decoding support.
+
config IR_IMON
tristate "SoundGraph iMON Receiver and Display"
depends on USB_ARCH_HAS_HCD