blob: b45f3bc4a7b15dc0335e232bf28ef4f62ecc4393 [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
Randy Dunlap58aac2b2010-05-14 14:09:57 -030016 select BITREVERSE
Mauro Carvalho Chehab995187b2010-03-24 20:47:53 -030017 default y
18
19 ---help---
20 Enable this option if you have IR with NEC protocol, and
21 if the IR is decoded in software
Mauro Carvalho Chehabdb1423a2010-04-04 10:27:20 -030022
23config IR_RC5_DECODER
Mauro Carvalho Chehab897c7b32010-04-09 09:20:11 -030024 tristate "Enable IR raw decoder for the RC-5 protocol"
Mauro Carvalho Chehabdb1423a2010-04-04 10:27:20 -030025 depends on IR_CORE
26 default y
27
28 ---help---
29 Enable this option if you have IR with RC-5 protocol, and
30 if the IR is decoded in software
David Härdeman784a4932010-04-08 20:04:40 -030031
32config IR_RC6_DECODER
33 tristate "Enable IR raw decoder for the RC6 protocol"
34 depends on IR_CORE
35 default y
36
37 ---help---
38 Enable this option if you have an infrared remote control which
39 uses the RC6 protocol, and you need software decoding support.
Jarod Wilson21677cf2010-04-16 18:29:02 -030040
David Härdemanbf670f62010-04-15 18:46:05 -030041config IR_JVC_DECODER
42 tristate "Enable IR raw decoder for the JVC protocol"
43 depends on IR_CORE
44 default y
45
46 ---help---
47 Enable this option if you have an infrared remote control which
48 uses the JVC protocol, and you need software decoding support.
49
David Härdeman3fe29c82010-04-15 18:46:10 -030050config IR_SONY_DECODER
51 tristate "Enable IR raw decoder for the Sony protocol"
52 depends on IR_CORE
53 default y
54
55 ---help---
56 Enable this option if you have an infrared remote control which
57 uses the Sony protocol, and you need software decoding support.
58
Jarod Wilson21677cf2010-04-16 18:29:02 -030059config IR_IMON
60 tristate "SoundGraph iMON Receiver and Display"
61 depends on USB_ARCH_HAS_HCD
62 depends on IR_CORE
63 select USB
64 ---help---
65 Say Y here if you want to use a SoundGraph iMON (aka Antec Veris)
66 IR Receiver and/or LCD/VFD/VGA display.
67
68 To compile this driver as a module, choose M here: the
69 module will be called imon.