summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/img-ir/Kconfig
diff options
context:
space:
mode:
authorJames Hogan <james.hogan@imgtec.com>2014-03-01 00:28:59 +0100
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-03-11 19:47:55 +0100
commit3c11305eee6a13695954dbc067234d492cb7879c (patch)
tree8b182612197bfa1bbb8ce466a31105545baad5b2 /drivers/media/rc/img-ir/Kconfig
parent[media] rc: img-ir: add Sony decoder module (diff)
downloadlinux-3c11305eee6a13695954dbc067234d492cb7879c.tar.xz
linux-3c11305eee6a13695954dbc067234d492cb7879c.zip
[media] rc: img-ir: add Sharp decoder module
Add an img-ir module for decoding the Sharp 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 ab365778b5d2..48627f9741be 100644
--- a/drivers/media/rc/img-ir/Kconfig
+++ b/drivers/media/rc/img-ir/Kconfig
@@ -45,3 +45,10 @@ config IR_IMG_SONY
help
Say Y here to enable support for the Sony protocol in the ImgTec
infrared decoder block.
+
+config IR_IMG_SHARP
+ bool "Sharp protocol support"
+ depends on IR_IMG_HW
+ help
+ Say Y here to enable support for the Sharp protocol in the ImgTec
+ infrared decoder block.