summaryrefslogtreecommitdiff
path: root/drivers/staging/media/lirc/Kconfig
diff options
context:
space:
mode:
authorSean Young <sean@mess.org>2016-12-20 12:18:06 -0200
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-01-30 14:34:57 -0200
commitf41003a23a02dc7299539300f74360c2a932714a (patch)
treedebe19e93a55607f8d20624c0c10610ba24b8b58 /drivers/staging/media/lirc/Kconfig
parentd48982f49b53ca9bf0c5fb17834830254d84390f (diff)
[media] staging: lirc_imon: port remaining usb ids to imon and remove
The staging lirc_imon driver contains 4 usb ids. Two of those have a VFD and two don't. The VFD code is exactly the same in the mainline imon driver, so that part is easily ported. The staging driver produces raw IR rather than scancodes for the four devices, so I've ported the raw IR code from staging to mainline imon. Now that mainline imon can handle these four devices, lirc_imon is no longer needed. Compile tested only. Signed-off-by: Sean Young <sean@mess.org> Cc: Venky Raju <dev@venky.ws> Cc: Jarod Wilson <jarod@redhat.com> Cc: Alexey Khoroshilov <khoroshilov@ispras.ru> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/staging/media/lirc/Kconfig')
-rw-r--r--drivers/staging/media/lirc/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/staging/media/lirc/Kconfig b/drivers/staging/media/lirc/Kconfig
index 574ab507ad0d..bc67da254262 100644
--- a/drivers/staging/media/lirc/Kconfig
+++ b/drivers/staging/media/lirc/Kconfig
@@ -12,14 +12,6 @@ menuconfig LIRC_STAGING
if LIRC_STAGING
-config LIRC_IMON
- tristate "Legacy SoundGraph iMON Receiver and Display"
- depends on LIRC && USB
- help
- Driver for the original SoundGraph iMON IR Receiver and Display
-
- Current generation iMON devices use the input layer imon driver.
-
config LIRC_SASEM
tristate "Sasem USB IR Remote"
depends on LIRC && USB