media: rc: add support for Infrared Toy and IR Droid devices
[linux-2.6-block.git] / drivers / media / rc / Kconfig
index c18dee648253639a341d7bd276da1016ef010a55..2c0ee2e5b446f8f7a87d9210a0c9c195f01fd83c 100644 (file)
@@ -530,6 +530,17 @@ config IR_ZX
           To compile this driver as a module, choose M here: the
           module will be called zx-irdec.
 
+config IR_TOY
+       tristate "Infrared Toy and IR Droid"
+       depends on RC_CORE
+       depends on USB_ARCH_HAS_HCD
+       help
+          Say Y here if you want to use the Infrared Toy or IR Droid, USB
+          versions.
+
+          To compile this driver as a module, choose M here: the module will be
+          called ir_toy.
+
 endif #RC_DEVICES
 
 endif #RC_CORE