[media] ati_remote: update Kconfig description
authorAnssi Hannula <anssi.hannula@iki.fi>
Sat, 6 Aug 2011 21:18:13 +0000 (18:18 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 22 Sep 2011 13:55:10 +0000 (10:55 -0300)
The ati_remote driver supports more remotes nowadays, update the
description to reflect that.

Signed-off-by: Anssi Hannula <anssi.hannula@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/rc/Kconfig

index ea45f35571a9afe4fc4eb7a512945956a2c2698a..aeb7f43dfb652790b053192bceeca1f9fdf31758 100644 (file)
@@ -109,16 +109,18 @@ config IR_LIRC_CODEC
           the LIRC interface.
 
 config RC_ATI_REMOTE
-       tristate "ATI / X10 USB RF remote control"
+       tristate "ATI / X10 based USB RF remote controls"
        depends on USB_ARCH_HAS_HCD
        depends on RC_CORE
        select USB
        help
-          Say Y here if you want to use an ATI or X10 "Lola" USB remote control.
+          Say Y here if you want to use an X10 based USB remote control.
           These are RF remotes with USB receivers.
-          The ATI remote comes with many of ATI's All-In-Wonder video cards.
-          The X10 "Lola" remote is available at:
-             <http://www.x10.com/products/lola_sg1.htm>
+
+          Such devices include the ATI remote that comes with many of ATI's
+          All-In-Wonder video cards, the X10 "Lola" remote, NVIDIA RF remote,
+          Medion RF remote, and SnapStream FireFly remote.
+
           This driver provides mouse pointer, left and right mouse buttons,
           and maps all the other remote buttons to keypress events.
 
This page took 0.025659 seconds and 5 git commands to generate.