1 # SPDX-License-Identifier: GPL-2.0-only
4 tristate "Remote Controller support"
7 Enable support for Remote Controllers on Linux. This is
8 needed in order to support several video capture adapters,
9 standalone IR receivers/transmitters, and RF receivers.
11 Enable this option if you have a video capture board even
12 if you don't need IR, as otherwise, you may not be able to
13 compile the driver for your adapter.
15 Say Y when you have a TV or an IR device.
20 bool "Support for eBPF programs attached to lirc devices"
21 depends on BPF_SYSCALL
25 Allow attaching eBPF programs to a lirc device using the bpf(2)
26 syscall command BPF_PROG_ATTACH. This is supported for raw IR
29 These eBPF programs can be used to decode IR into scancodes, for
30 IR protocols not supported by the kernel decoders.
33 bool "LIRC user interface"
35 Enable this option to enable the Linux Infrared Remote
36 Control user interface (e.g. /dev/lirc*). This interface
37 passes raw IR to and from userspace, which is needed for
38 IR transmitting (aka "blasting") and for the lirc daemon.
40 source "drivers/media/rc/keymaps/Kconfig"
42 menuconfig RC_DECODERS
43 bool "Remote controller decoders"
47 config IR_IMON_DECODER
48 tristate "Enable IR raw decoder for the iMON protocol"
50 Enable this option if you have iMON PAD or Antec Veris infrared
51 remote control and you would like to use it with a raw IR
52 receiver, or if you wish to use an encoder to transmit this IR.
55 tristate "Enable IR raw decoder for the JVC protocol"
59 Enable this option if you have an infrared remote control which
60 uses the JVC protocol, and you need software decoding support.
62 config IR_MCE_KBD_DECODER
63 tristate "Enable IR raw decoder for the MCE keyboard/mouse protocol"
67 Enable this option if you have a Microsoft Remote Keyboard for
68 Windows Media Center Edition, which you would like to use with
69 a raw IR receiver in your system.
72 tristate "Enable IR raw decoder for the NEC protocol"
76 Enable this option if you have IR with NEC protocol, and
77 if the IR is decoded in software
80 tristate "Enable IR raw decoder for the RC-5 protocol"
84 Enable this option if you have IR with RC-5 protocol, and
85 if the IR is decoded in software
88 tristate "Enable IR raw decoder for the RC6 protocol"
92 Enable this option if you have an infrared remote control which
93 uses the RC6 protocol, and you need software decoding support.
95 config IR_RCMM_DECODER
96 tristate "Enable IR raw decoder for the RC-MM protocol"
98 Enable this option when you have IR with RC-MM protocol, and
99 you need the software decoder. The driver supports 12,
100 24 and 32 bits RC-MM variants. You can enable or disable the
101 different modes using the following RC protocol keywords:
102 'rc-mm-12', 'rc-mm-24' and 'rc-mm-32'.
104 To compile this driver as a module, choose M here: the module
105 will be called ir-rcmm-decoder.
107 config IR_SANYO_DECODER
108 tristate "Enable IR raw decoder for the Sanyo protocol"
112 Enable this option if you have an infrared remote control which
113 uses the Sanyo protocol (Sanyo, Aiwa, Chinon remotes),
114 and you need software decoding support.
116 config IR_SHARP_DECODER
117 tristate "Enable IR raw decoder for the Sharp protocol"
121 Enable this option if you have an infrared remote control which
122 uses the Sharp protocol (Sharp, Denon), and you need software
125 config IR_SONY_DECODER
126 tristate "Enable IR raw decoder for the Sony protocol"
130 Enable this option if you have an infrared remote control which
131 uses the Sony protocol, and you need software decoding support.
133 config IR_XMP_DECODER
134 tristate "Enable IR raw decoder for the XMP protocol"
138 Enable this option if you have IR with XMP protocol, and
139 if the IR is decoded in software
143 menuconfig RC_DEVICES
144 bool "Remote Controller devices"
149 tristate "ENE eHome Receiver/Transceiver (pnp id: ENE0100/ENE02xxx)"
150 depends on PNP || COMPILE_TEST
151 depends on HAS_IOPORT
153 Say Y here to enable support for integrated infrared receiver
154 /transceiver made by ENE.
156 You can see if you have it by looking at lspnp output.
157 Output should include ENE0100 ENE0200 or something similar.
159 To compile this driver as a module, choose M here: the
160 module will be called ene_ir.
163 tristate "Fintek Consumer Infrared Transceiver"
164 depends on PNP || COMPILE_TEST
165 depends on HAS_IOPORT
167 Say Y here to enable support for integrated infrared receiver
168 /transceiver made by Fintek. This chip is found on assorted
169 Jetway motherboards (and of course, possibly others).
171 To compile this driver as a module, choose M here: the
172 module will be called fintek-cir.
175 tristate "GPIO IR remote control"
176 depends on (OF && GPIOLIB) || COMPILE_TEST
178 Say Y if you want to use GPIO based IR Receiver.
180 To compile this driver as a module, choose M here: the module will
181 be called gpio-ir-recv.
184 tristate "GPIO IR Bit Banging Transmitter"
186 depends on (OF && GPIOLIB) || COMPILE_TEST
188 Say Y if you want to a GPIO based IR transmitter. This is a
191 To compile this driver as a module, choose M here: the module will
192 be called gpio-ir-tx.
195 tristate "Hisilicon hix5hd2 IR remote control"
196 depends on (OF && HAS_IOMEM) || COMPILE_TEST
198 Say Y here if you want to use hisilicon hix5hd2 remote control.
199 To compile this driver as a module, choose M here: the module will be
202 If you're not sure, select N here
204 config IR_IGORPLUGUSB
205 tristate "IgorPlug-USB IR Receiver"
208 Say Y here if you want to use the IgorPlug-USB IR Receiver by
209 Igor Cesko. This device is included on the Fit-PC2.
211 Note that this device can only record bursts of 36 IR pulses and
212 spaces, which is not enough for the NEC, Sanyo and RC-6 protocol.
214 To compile this driver as a module, choose M here: the module will
215 be called igorplugusb.
218 tristate "IguanaWorks USB IR Transceiver"
221 Say Y here if you want to use the IguanaWorks USB IR Transceiver.
222 Both infrared receive and send are supported. If you want to
223 change the ID or the pin config, use the user space driver from
226 Only firmware 0x0205 and later is supported.
228 To compile this driver as a module, choose M here: the module will
232 tristate "SoundGraph iMON Receiver and Display"
235 Say Y here if you want to use a SoundGraph iMON (aka Antec Veris)
236 IR Receiver and/or LCD/VFD/VGA display.
238 To compile this driver as a module, choose M here: the
239 module will be called imon.
242 tristate "SoundGraph iMON Receiver (early raw IR models)"
245 Say Y here if you want to use a SoundGraph iMON IR Receiver,
248 To compile this driver as a module, choose M here: the
249 module will be called imon_raw.
252 tristate "ITE Tech Inc. IT8712/IT8512 Consumer Infrared Transceiver"
253 depends on PNP || COMPILE_TEST
254 depends on HAS_IOPORT
256 Say Y here to enable support for integrated infrared receivers
257 /transceivers made by ITE Tech Inc. These are found in
258 several ASUS devices, like the ASUS Digimatrix or the ASUS
261 To compile this driver as a module, choose M here: the
262 module will be called ite-cir.
265 tristate "Windows Media Center Ed. eHome Infrared Transceiver"
268 Say Y here if you want to use a Windows Media Center Edition
269 eHome Infrared Transceiver.
271 To compile this driver as a module, choose M here: the
272 module will be called mceusb.
275 tristate "Amlogic Meson IR remote receiver"
276 depends on ARCH_MESON || COMPILE_TEST
279 Say Y if you want to use the IR remote receiver available
280 on Amlogic Meson SoCs.
282 To compile this driver as a module, choose M here: the
283 module will be called meson-ir.
286 tristate "Amlogic Meson IR TX"
287 depends on ARCH_MESON || COMPILE_TEST
289 Say Y if you want to use the IR transmitter available on
292 To compile this driver as a module, choose M here: the
293 module will be called meson-ir-tx.
296 tristate "Mediatek IR remote receiver"
297 depends on ARCH_MEDIATEK || COMPILE_TEST
299 Say Y if you want to use the IR remote receiver available
302 To compile this driver as a module, choose M here: the
303 module will be called mtk-cir.
306 tristate "Nuvoton w836x7hg Consumer Infrared Transceiver"
307 depends on PNP || COMPILE_TEST
308 depends on HAS_IOPORT
310 Say Y here to enable support for integrated infrared receiver
311 /transceiver made by Nuvoton (formerly Winbond). This chip is
312 found in the ASRock ION 330HT, as well as assorted Intel
313 DP55-series motherboards (and of course, possibly others).
315 To compile this driver as a module, choose M here: the
316 module will be called nuvoton-cir.
319 tristate "PWM IR transmitter"
324 Say Y if you want to use a PWM based IR transmitter. This is
325 more power efficient than the bit banging gpio driver.
327 To compile this driver as a module, choose M here: the module will
331 tristate "RedRat3 IR Transceiver"
336 Say Y here if you want to use a RedRat3 Infrared Transceiver.
338 To compile this driver as a module, choose M here: the
339 module will be called redrat3.
342 tristate "Nokia N900 IR transmitter diode"
343 depends on (OMAP_DM_TIMER && PWM_OMAP_DMTIMER && ARCH_OMAP2PLUS || COMPILE_TEST) && RC_CORE
345 Say Y or M here if you want to enable support for the IR
346 transmitter diode built in the Nokia N900 (RX51) device.
348 The driver uses omap DM timers for generating the carrier
352 tristate "Homebrew Serial Port Receiver"
353 depends on HAS_IOPORT
355 Say Y if you want to use Homebrew Serial Port Receivers and
358 To compile this driver as a module, choose M here: the module will
361 config IR_SERIAL_TRANSMITTER
362 bool "Serial Port Transmitter"
365 Serial Port Transmitter support
368 tristate "SPI connected IR LED"
369 depends on SPI && LIRC
372 Say Y if you want to use an IR LED connected through SPI bus.
374 To compile this driver as a module, choose M here: the module will be
378 tristate "Streamzap PC Remote IR Receiver"
381 Say Y here if you want to use a Streamzap PC Remote
384 To compile this driver as a module, choose M here: the
385 module will be called streamzap.
388 tristate "SUNXI IR remote control"
389 depends on ARCH_SUNXI || COMPILE_TEST
391 Say Y if you want to use sunXi internal IR Controller
393 To compile this driver as a module, choose M here: the module will
397 tristate "Infrared Toy and IR Droid"
400 Say Y here if you want to use the Infrared Toy or IR Droid, USB
403 To compile this driver as a module, choose M here: the module will be
407 tristate "TechnoTrend USB IR Receiver"
412 Say Y here if you want to use the TechnoTrend USB IR Receiver. The
413 driver can control the led.
415 To compile this driver as a module, choose M here: the module will
418 config IR_WINBOND_CIR
419 tristate "Winbond IR remote control"
420 depends on (X86 && PNP) || COMPILE_TEST
421 depends on HAS_IOPORT
426 Say Y here if you want to use the IR remote functionality found
427 in some Winbond SuperI/O chips. Currently only the WPCD376I
428 chip is supported (included in some Intel Media series
431 To compile this driver as a module, choose M here: the module will
432 be called winbond_cir.
435 tristate "ATI / X10 based USB RF remote controls"
438 Say Y here if you want to use an X10 based USB remote control.
439 These are RF remotes with USB receivers.
441 Such devices include the ATI remote that comes with many of ATI's
442 All-In-Wonder video cards, the X10 "Lola" remote, NVIDIA RF remote,
443 Medion RF remote, and SnapStream FireFly remote.
445 This driver provides mouse pointer, left and right mouse buttons,
446 and maps all the other remote buttons to keypress events.
448 To compile this driver as a module, choose M here: the module will be
452 tristate "Remote Control Loopback Driver"
454 Say Y here if you want support for the remote control loopback
455 driver which allows TX data to be sent back as RX data.
456 This is mostly useful for debugging purposes.
458 If you're not sure, select N here.
460 To compile this driver as a module, choose M here: the module will
461 be called rc_loopback.
464 tristate "ST remote control receiver"
465 depends on ARCH_STI || COMPILE_TEST
467 Say Y here if you want support for ST remote control driver
468 which allows both IR and UHF RX.
469 The driver passes raw pulse and space information to the LIRC decoder.
471 If you're not sure, select N here.
474 tristate "Xbox DVD Movie Playback Kit"
477 Say Y here if you want to use the Xbox DVD Movie Playback Kit.
478 These are IR remotes with USB receivers for the Original Xbox (2001).
480 To compile this driver as a module, choose M here: the module will be
483 source "drivers/media/rc/img-ir/Kconfig"