summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/img-ir/Kconfig
diff options
context:
space:
mode:
authorJames Hogan <james.hogan@imgtec.com>2014-02-28 20:28:57 -0300
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-03-11 15:47:10 -0300
commit693365337891df8677c3faf193a35a73097ed141 (patch)
tree1a47d0d0bb4af6e829b6be6d5da5861b455c0696 /drivers/media/rc/img-ir/Kconfig
parent635abb7054f204e036bc6afe41b1f50825294867 (diff)
downloadop-kernel-dev-693365337891df8677c3faf193a35a73097ed141.zip
op-kernel-dev-693365337891df8677c3faf193a35a73097ed141.tar.gz
[media] rc: img-ir: add JVC decoder module
Add an img-ir module for decoding the JVC infrared protocol. Signed-off-by: James Hogan <james.hogan@imgtec.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/rc/img-ir/Kconfig')
-rw-r--r--drivers/media/rc/img-ir/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/media/rc/img-ir/Kconfig b/drivers/media/rc/img-ir/Kconfig
index 28498a2..96006fbf 100644
--- a/drivers/media/rc/img-ir/Kconfig
+++ b/drivers/media/rc/img-ir/Kconfig
@@ -31,3 +31,10 @@ config IR_IMG_NEC
help
Say Y here to enable support for the NEC, extended NEC, and 32-bit
NEC protocols in the ImgTec infrared decoder block.
+
+config IR_IMG_JVC
+ bool "JVC protocol support"
+ depends on IR_IMG_HW
+ help
+ Say Y here to enable support for the JVC protocol in the ImgTec
+ infrared decoder block.
OpenPOWER on IntegriCloud