summaryrefslogtreecommitdiffstats
path: root/drivers/media/IR/Kconfig
diff options
context:
space:
mode:
authorJarod Wilson2010-04-16 23:29:02 +0200
committerMauro Carvalho Chehab2010-05-19 17:57:42 +0200
commit21677cfc562a27e099719d413287bc8d1d24deb7 (patch)
treeab79b7cc6efbc329a3b0b3c1649932cd430c1d9f /drivers/media/IR/Kconfig
parentV4L/DVB: ir-core: add imon pad and mce keymaps (diff)
downloadkernel-qcow2-linux-21677cfc562a27e099719d413287bc8d1d24deb7.tar.gz
kernel-qcow2-linux-21677cfc562a27e099719d413287bc8d1d24deb7.tar.xz
kernel-qcow2-linux-21677cfc562a27e099719d413287bc8d1d24deb7.zip
V4L/DVB: ir-core: add imon driver
This is a new driver for the SoundGraph iMON and Antec Veris IR/display devices commonly found in many home theater pc cases and as after-market case additions. [mchehab@redhat.com: add KERN_CONT on line 2098 to shutup checkpatc.pl] Signed-off-by: Jarod Wilson <jarod@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/IR/Kconfig')
-rw-r--r--drivers/media/IR/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/media/IR/Kconfig b/drivers/media/IR/Kconfig
index ee66d16d9ff2..dae5ea113867 100644
--- a/drivers/media/IR/Kconfig
+++ b/drivers/media/IR/Kconfig
@@ -36,3 +36,15 @@ config IR_RC6_DECODER
---help---
Enable this option if you have an infrared remote control which
uses the RC6 protocol, and you need software decoding support.
+
+config IR_IMON
+ tristate "SoundGraph iMON Receiver and Display"
+ depends on USB_ARCH_HAS_HCD
+ depends on IR_CORE
+ select USB
+ ---help---
+ Say Y here if you want to use a SoundGraph iMON (aka Antec Veris)
+ IR Receiver and/or LCD/VFD/VGA display.
+
+ To compile this driver as a module, choose M here: the
+ module will be called imon.