Lines Matching +full:ir +full:- +full:spi +full:- +full:led
1 # SPDX-License-Identifier: GPL-2.0-only
9 standalone IR receivers/transmitters, and RF receivers.
12 if you don't need IR, as otherwise, you may not be able to
15 Say Y when you have a TV or an IR device.
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.
37 passes raw IR to and from userspace, which is needed for
38 IR transmitting (aka "blasting") and for the lirc daemon.
48 tristate "Enable IR raw decoder for the iMON protocol"
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"
63 tristate "Enable IR raw decoder for the MCE keyboard/mouse protocol"
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"
96 tristate "Enable IR raw decoder for the RC-MM protocol"
98 Enable this option when you have IR with RC-MM protocol, and
100 24 and 32 bits RC-MM variants. You can enable or disable the
102 'rc-mm-12', 'rc-mm-24' and 'rc-mm-32'.
105 will be called ir-rcmm-decoder.
108 tristate "Enable IR raw decoder for the Sanyo protocol"
117 tristate "Enable IR raw decoder for the Sharp protocol"
126 tristate "Enable IR raw decoder for the Sony protocol"
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
172 module will be called fintek-cir.
175 tristate "GPIO IR remote control"
178 Say Y if you want to use GPIO based IR Receiver.
181 be called gpio-ir-recv.
184 tristate "GPIO IR Bit Banging Transmitter"
188 Say Y if you want to a GPIO based IR transmitter. This is a
192 be called gpio-ir-tx.
195 tristate "Hisilicon hix5hd2 IR remote control"
200 called ir-hix5hd2.
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.
218 tristate "IguanaWorks USB IR Transceiver"
221 Say Y here if you want to use the IguanaWorks USB IR Transceiver.
236 IR Receiver and/or LCD/VFD/VGA display.
242 tristate "SoundGraph iMON Receiver (early raw IR models)"
245 Say Y here if you want to use a SoundGraph iMON IR Receiver,
262 module will be called ite-cir.
275 tristate "Amlogic Meson IR remote receiver"
279 Say Y if you want to use the IR remote receiver available
283 module will be called meson-ir.
286 tristate "Amlogic Meson IR TX"
289 Say Y if you want to use the IR transmitter available on
293 module will be called meson-ir-tx.
296 tristate "Mediatek IR remote receiver"
299 Say Y if you want to use the IR remote receiver available
303 module will be called mtk-cir.
313 DP55-series motherboards (and of course, possibly others).
316 module will be called nuvoton-cir.
319 tristate "PWM IR transmitter"
325 Say Y if you want to use a PWM based IR transmitter. This is
329 be called pwm-ir-tx.
332 tristate "RedRat3 IR Transceiver"
350 be called serial-ir.
359 tristate "SPI connected IR LED"
360 depends on SPI && LIRC
363 Say Y if you want to use an IR LED connected through SPI bus.
366 called ir-spi.
369 tristate "Streamzap PC Remote IR Receiver"
379 tristate "SUNXI IR remote control"
382 Say Y if you want to use sunXi internal IR Controller
385 be called sunxi-ir.
388 tristate "Infrared Toy and IR Droid"
391 Say Y here if you want to use the Infrared Toy or IR Droid, USB
398 tristate "TechnoTrend USB IR Receiver"
403 Say Y here if you want to use the TechnoTrend USB IR Receiver. The
404 driver can control the led.
410 tristate "Winbond IR remote control"
417 Say Y here if you want to use the IR remote functionality found
433 All-In-Wonder video cards, the X10 "Lola" remote, NVIDIA RF remote,
459 which allows both IR and UHF RX.
469 These are IR remotes with USB receivers for the Original Xbox (2001).
474 source "drivers/media/rc/img-ir/Kconfig"