aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/rc/Kconfig')
-rw-r--r--drivers/media/rc/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/media/rc/Kconfig b/drivers/media/rc/Kconfig
index 908ef70430e9..5180390be7ab 100644
--- a/drivers/media/rc/Kconfig
+++ b/drivers/media/rc/Kconfig
@@ -259,6 +259,17 @@ config IR_WINBOND_CIR
259 To compile this driver as a module, choose M here: the module will 259 To compile this driver as a module, choose M here: the module will
260 be called winbond_cir. 260 be called winbond_cir.
261 261
262config IR_IGUANA
263 tristate "IguanaWorks USB IR Transceiver"
264 depends on RC_CORE
265 select USB
266 ---help---
267 Say Y here if you want to use the IgaunaWorks USB IR Transceiver.
268 Both infrared receive and send are supported.
269
270 To compile this driver as a module, choose M here: the module will
271 be called iguanair.
272
262config RC_LOOPBACK 273config RC_LOOPBACK
263 tristate "Remote Control Loopback Driver" 274 tristate "Remote Control Loopback Driver"
264 depends on RC_CORE 275 depends on RC_CORE