blob: 195c6cf359f67fbb166f270ba5643e6b3c9be7d5 [file] [log] [blame]
Mauro Carvalho Chehab446e4a62009-12-11 08:34:07 -03001config IR_CORE
Mauro Carvalho Chehabe27d3812009-12-11 08:00:00 -03002 tristate
3 depends on INPUT
4 default INPUT
Mauro Carvalho Chehab446e4a62009-12-11 08:34:07 -03005
6config VIDEO_IR
7 tristate
8 depends on IR_CORE
9 default IR_CORE
Mauro Carvalho Chehab995187b2010-03-24 20:47:53 -030010
Mauro Carvalho Chehab6686fa62010-04-02 03:05:46 -030011source "drivers/media/IR/keymaps/Kconfig"
12
Mauro Carvalho Chehab995187b2010-03-24 20:47:53 -030013config IR_NEC_DECODER
Mauro Carvalho Chehab897c7b32010-04-09 09:20:11 -030014 tristate "Enable IR raw decoder for the NEC protocol"
Mauro Carvalho Chehab995187b2010-03-24 20:47:53 -030015 depends on IR_CORE
16 default y
17
18 ---help---
19 Enable this option if you have IR with NEC protocol, and
20 if the IR is decoded in software
Mauro Carvalho Chehabdb1423a2010-04-04 10:27:20 -030021
22config IR_RC5_DECODER
Mauro Carvalho Chehab897c7b32010-04-09 09:20:11 -030023 tristate "Enable IR raw decoder for the RC-5 protocol"
Mauro Carvalho Chehabdb1423a2010-04-04 10:27:20 -030024 depends on IR_CORE
25 default y
26
27 ---help---
28 Enable this option if you have IR with RC-5 protocol, and
29 if the IR is decoded in software
David Härdeman784a4932010-04-08 20:04:40 -030030
31config IR_RC6_DECODER
32 tristate "Enable IR raw decoder for the RC6 protocol"
33 depends on IR_CORE
34 default y
35
36 ---help---
37 Enable this option if you have an infrared remote control which
38 uses the RC6 protocol, and you need software decoding support.
Jarod Wilson21677cf2010-04-16 18:29:02 -030039
David Härdemanbf670f62010-04-15 18:46:05 -030040config IR_JVC_DECODER
41 tristate "Enable IR raw decoder for the JVC protocol"
42 depends on IR_CORE
43 default y
44
45 ---help---
46 Enable this option if you have an infrared remote control which
47 uses the JVC protocol, and you need software decoding support.
48
David Härdeman3fe29c82010-04-15 18:46:10 -030049config IR_SONY_DECODER
50 tristate "Enable IR raw decoder for the Sony protocol"
51 depends on IR_CORE
52 default y
53
54 ---help---
55 Enable this option if you have an infrared remote control which
56 uses the Sony protocol, and you need software decoding support.
57
Jarod Wilson21677cf2010-04-16 18:29:02 -030058config IR_IMON
59 tristate "SoundGraph iMON Receiver and Display"
60 depends on USB_ARCH_HAS_HCD
61 depends on IR_CORE
62 select USB
63 ---help---
64 Say Y here if you want to use a SoundGraph iMON (aka Antec Veris)
65 IR Receiver and/or LCD/VFD/VGA display.
66
67 To compile this driver as a module, choose M here: the
68 module will be called imon.