]> bbs.cooldavid.org Git - net-next-2.6.git/blame - drivers/media/IR/Kconfig
V4L/DVB: ir-core: Add Sony support to ir-core
[net-next-2.6.git] / drivers / media / IR / Kconfig
CommitLineData
446e4a64 1config IR_CORE
e27d3811
MCC
2 tristate
3 depends on INPUT
4 default INPUT
446e4a64
MCC
5
6config VIDEO_IR
7 tristate
8 depends on IR_CORE
9 default IR_CORE
995187be 10
6686fa69
MCC
11source "drivers/media/IR/keymaps/Kconfig"
12
995187be 13config IR_NEC_DECODER
897c7b3b 14 tristate "Enable IR raw decoder for the NEC protocol"
995187be
MCC
15 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
db1423a6
MCC
21
22config IR_RC5_DECODER
897c7b3b 23 tristate "Enable IR raw decoder for the RC-5 protocol"
db1423a6
MCC
24 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
784a4931
DH
30
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.
21677cfc 39
bf670f64
DH
40config 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
3fe29c89
DH
49config 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
21677cfc
JW
58config 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.