Mauro Carvalho Chehab | 446e4a6 | 2009-12-11 08:34:07 -0300 | [diff] [blame] | 1 | config IR_CORE |
Mauro Carvalho Chehab | e27d381 | 2009-12-11 08:00:00 -0300 | [diff] [blame] | 2 | tristate |
| 3 | depends on INPUT |
| 4 | default INPUT |
Mauro Carvalho Chehab | 446e4a6 | 2009-12-11 08:34:07 -0300 | [diff] [blame] | 5 | |
| 6 | config VIDEO_IR |
| 7 | tristate |
| 8 | depends on IR_CORE |
| 9 | default IR_CORE |
Mauro Carvalho Chehab | 995187b | 2010-03-24 20:47:53 -0300 | [diff] [blame] | 10 | |
Jarod Wilson | 4a62a5a | 2010-07-03 01:06:57 -0300 | [diff] [blame] | 11 | config LIRC |
| 12 | tristate |
| 13 | default y |
| 14 | |
| 15 | ---help--- |
| 16 | Enable this option to build the Linux Infrared Remote |
| 17 | Control (LIRC) core device interface driver. The LIRC |
| 18 | interface passes raw IR to and from userspace, where the |
| 19 | LIRC daemon handles protocol decoding for IR reception ann |
| 20 | encoding for IR transmitting (aka "blasting"). |
| 21 | |
Mauro Carvalho Chehab | 6686fa6 | 2010-04-02 03:05:46 -0300 | [diff] [blame] | 22 | source "drivers/media/IR/keymaps/Kconfig" |
| 23 | |
Mauro Carvalho Chehab | 995187b | 2010-03-24 20:47:53 -0300 | [diff] [blame] | 24 | config IR_NEC_DECODER |
Mauro Carvalho Chehab | 897c7b3 | 2010-04-09 09:20:11 -0300 | [diff] [blame] | 25 | tristate "Enable IR raw decoder for the NEC protocol" |
Mauro Carvalho Chehab | 995187b | 2010-03-24 20:47:53 -0300 | [diff] [blame] | 26 | depends on IR_CORE |
Randy Dunlap | 58aac2b | 2010-05-14 14:09:57 -0300 | [diff] [blame] | 27 | select BITREVERSE |
Mauro Carvalho Chehab | 995187b | 2010-03-24 20:47:53 -0300 | [diff] [blame] | 28 | default y |
| 29 | |
| 30 | ---help--- |
| 31 | Enable this option if you have IR with NEC protocol, and |
| 32 | if the IR is decoded in software |
Mauro Carvalho Chehab | db1423a | 2010-04-04 10:27:20 -0300 | [diff] [blame] | 33 | |
| 34 | config IR_RC5_DECODER |
Mauro Carvalho Chehab | 897c7b3 | 2010-04-09 09:20:11 -0300 | [diff] [blame] | 35 | tristate "Enable IR raw decoder for the RC-5 protocol" |
Mauro Carvalho Chehab | db1423a | 2010-04-04 10:27:20 -0300 | [diff] [blame] | 36 | depends on IR_CORE |
Randy Dunlap | 033608c | 2010-05-26 14:08:51 -0300 | [diff] [blame] | 37 | select BITREVERSE |
Mauro Carvalho Chehab | db1423a | 2010-04-04 10:27:20 -0300 | [diff] [blame] | 38 | default y |
| 39 | |
| 40 | ---help--- |
| 41 | Enable this option if you have IR with RC-5 protocol, and |
| 42 | if the IR is decoded in software |
David Härdeman | 784a493 | 2010-04-08 20:04:40 -0300 | [diff] [blame] | 43 | |
| 44 | config IR_RC6_DECODER |
| 45 | tristate "Enable IR raw decoder for the RC6 protocol" |
| 46 | depends on IR_CORE |
Randy Dunlap | 2135436 | 2010-05-26 14:08:51 -0300 | [diff] [blame] | 47 | select BITREVERSE |
David Härdeman | 784a493 | 2010-04-08 20:04:40 -0300 | [diff] [blame] | 48 | default y |
| 49 | |
| 50 | ---help--- |
| 51 | Enable this option if you have an infrared remote control which |
| 52 | uses the RC6 protocol, and you need software decoding support. |
Jarod Wilson | 21677cf | 2010-04-16 18:29:02 -0300 | [diff] [blame] | 53 | |
David Härdeman | bf670f6 | 2010-04-15 18:46:05 -0300 | [diff] [blame] | 54 | config IR_JVC_DECODER |
| 55 | tristate "Enable IR raw decoder for the JVC protocol" |
| 56 | depends on IR_CORE |
| 57 | default y |
| 58 | |
| 59 | ---help--- |
| 60 | Enable this option if you have an infrared remote control which |
| 61 | uses the JVC protocol, and you need software decoding support. |
| 62 | |
David Härdeman | 3fe29c8 | 2010-04-15 18:46:10 -0300 | [diff] [blame] | 63 | config IR_SONY_DECODER |
| 64 | tristate "Enable IR raw decoder for the Sony protocol" |
| 65 | depends on IR_CORE |
| 66 | default y |
| 67 | |
| 68 | ---help--- |
| 69 | Enable this option if you have an infrared remote control which |
| 70 | uses the Sony protocol, and you need software decoding support. |
| 71 | |
Jarod Wilson | ca41469 | 2010-07-03 01:07:53 -0300 | [diff] [blame^] | 72 | config IR_LIRC_CODEC |
| 73 | tristate "Enable IR to LIRC bridge" |
| 74 | depends on IR_CORE |
| 75 | depends on LIRC |
| 76 | default y |
| 77 | |
| 78 | ---help--- |
| 79 | Enable this option to pass raw IR to and from userspace via |
| 80 | the LIRC interface. |
| 81 | |
Jarod Wilson | 21677cf | 2010-04-16 18:29:02 -0300 | [diff] [blame] | 82 | config IR_IMON |
| 83 | tristate "SoundGraph iMON Receiver and Display" |
| 84 | depends on USB_ARCH_HAS_HCD |
| 85 | depends on IR_CORE |
| 86 | select USB |
| 87 | ---help--- |
| 88 | Say Y here if you want to use a SoundGraph iMON (aka Antec Veris) |
| 89 | IR Receiver and/or LCD/VFD/VGA display. |
| 90 | |
| 91 | To compile this driver as a module, choose M here: the |
| 92 | module will be called imon. |
Jarod Wilson | 66e8952 | 2010-06-01 17:32:08 -0300 | [diff] [blame] | 93 | |
| 94 | config IR_MCEUSB |
| 95 | tristate "Windows Media Center Ed. eHome Infrared Transceiver" |
| 96 | depends on USB_ARCH_HAS_HCD |
| 97 | depends on IR_CORE |
| 98 | select USB |
| 99 | ---help--- |
| 100 | Say Y here if you want to use a Windows Media Center Edition |
| 101 | eHome Infrared Transceiver. |
| 102 | |
| 103 | To compile this driver as a module, choose M here: the |
| 104 | module will be called mceusb. |