---
drivers/media/rc/Kconfig | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/drivers/media/rc/Kconfig b/drivers/media/rc/Kconfig
index 2c468fa0299f..4486e1940196 100644
--- a/drivers/media/rc/Kconfig
+++ b/drivers/media/rc/Kconfig
@@ -139,9 +139,7 @@ config IR_RCMM_DECODER
help
Enable this option when you have IR with RC-MM protocol, and
you need the software decoder. The driver supports 32,
- 24 and 12 bits RC-MM variants. You can enable or disable the
- different modes using the following RC protocol keywords:
- 'rcmm-32', 'rcmm-24' and 'rcmm-12'.
+ 24 and 12 bits RC-MM variants.
To compile this driver as a module, choose M here: the module
will be called ir-rcmm-decoder.
--
2.20.1