diff options
Diffstat (limited to 'drivers/media/rc/Kconfig')
-rw-r--r-- | drivers/media/rc/Kconfig | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/drivers/media/rc/Kconfig b/drivers/media/rc/Kconfig index 9427faddce32..9d15a57ac590 100644 --- a/drivers/media/rc/Kconfig +++ b/drivers/media/rc/Kconfig | |||
@@ -84,18 +84,6 @@ config IR_SONY_DECODER | |||
84 | Enable this option if you have an infrared remote control which | 84 | Enable this option if you have an infrared remote control which |
85 | uses the Sony protocol, and you need software decoding support. | 85 | uses the Sony protocol, and you need software decoding support. |
86 | 86 | ||
87 | config IR_RC5_SZ_DECODER | ||
88 | tristate "Enable IR raw decoder for the RC-5 (streamzap) protocol" | ||
89 | depends on RC_CORE | ||
90 | select BITREVERSE | ||
91 | default y | ||
92 | |||
93 | ---help--- | ||
94 | Enable this option if you have IR with RC-5 (streamzap) protocol, | ||
95 | and if the IR is decoded in software. (The Streamzap PC Remote | ||
96 | uses an IR protocol that is almost standard RC-5, but not quite, | ||
97 | as it uses an additional bit). | ||
98 | |||
99 | config IR_SANYO_DECODER | 87 | config IR_SANYO_DECODER |
100 | tristate "Enable IR raw decoder for the Sanyo protocol" | 88 | tristate "Enable IR raw decoder for the Sanyo protocol" |
101 | depends on RC_CORE | 89 | depends on RC_CORE |