summaryrefslogtreecommitdiff
path: root/drivers/media/rc/img-ir/Kconfig
diff options
context:
space:
mode:
authorJames Hogan <james.hogan@imgtec.com>2014-03-01 03:29:00 +0400
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-03-11 22:48:12 +0400
commit46b35083ce24c1a2a721df605815978f75ca3b66 (patch)
tree50bac1651152a195548e1f131933d115646052be /drivers/media/rc/img-ir/Kconfig
parent3c11305eee6a13695954dbc067234d492cb7879c (diff)
downloadlinux-46b35083ce24c1a2a721df605815978f75ca3b66.tar.xz
[media] rc: img-ir: add Sanyo decoder module
Add an img-ir module for decoding the Sanyo 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 48627f9741be..03ba9fc170fb 100644
--- a/drivers/media/rc/img-ir/Kconfig
+++ b/drivers/media/rc/img-ir/Kconfig
@@ -52,3 +52,10 @@ config IR_IMG_SHARP
help
Say Y here to enable support for the Sharp protocol in the ImgTec
infrared decoder block.
+
+config IR_IMG_SANYO
+ bool "Sanyo protocol support"
+ depends on IR_IMG_HW
+ help
+ Say Y here to enable support for the Sanyo protocol (used by Sanyo,
+ Aiwa, Chinon remotes) in the ImgTec infrared decoder block.