diff options
Diffstat (limited to 'drivers/media/rc/img-ir/Kconfig')
-rw-r--r-- | drivers/media/rc/img-ir/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/media/rc/img-ir/Kconfig b/drivers/media/rc/img-ir/Kconfig index 96006fbfb0d6..ab365778b5d2 100644 --- a/drivers/media/rc/img-ir/Kconfig +++ b/drivers/media/rc/img-ir/Kconfig | |||
@@ -38,3 +38,10 @@ config IR_IMG_JVC | |||
38 | help | 38 | help |
39 | Say Y here to enable support for the JVC protocol in the ImgTec | 39 | Say Y here to enable support for the JVC protocol in the ImgTec |
40 | infrared decoder block. | 40 | infrared decoder block. |
41 | |||
42 | config IR_IMG_SONY | ||
43 | bool "Sony protocol support" | ||
44 | depends on IR_IMG_HW | ||
45 | help | ||
46 | Say Y here to enable support for the Sony protocol in the ImgTec | ||
47 | infrared decoder block. | ||