summaryrefslogtreecommitdiff
path: root/drivers/staging/media/lirc/Kconfig
diff options
context:
space:
mode:
authorSean Young <sean@mess.org>2016-12-19 20:20:03 -0200
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-01-30 14:32:11 -0200
commitd48982f49b53ca9bf0c5fb17834830254d84390f (patch)
tree8ecb5d8d01cc1d4e6374e16fdc0630260a9279b9 /drivers/staging/media/lirc/Kconfig
parent2933974cbb03168dec7037d5656158bdd15c9213 (diff)
[media] staging: lirc_bt829: remove
This driver is for an old mach64 VT board, which also has a framebuffer driver (atyfb) and userspace mach64 X driver. It was merged in 2010 and noone has attempted to port it to rc-core, which would be necessary to get it out of staging. I have not been able to track down the hardware either. Signed-off-by: Sean Young <sean@mess.org> Cc: Jarod Wilson <jarod@redhat.com> Cc: Leonid Froenchenko <lfroen@galileo.co.il> 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/Kconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/staging/media/lirc/Kconfig b/drivers/staging/media/lirc/Kconfig
index 7923d3f9602b..574ab507ad0d 100644
--- a/drivers/staging/media/lirc/Kconfig
+++ b/drivers/staging/media/lirc/Kconfig
@@ -12,12 +12,6 @@ menuconfig LIRC_STAGING
if LIRC_STAGING
-config LIRC_BT829
- tristate "BT829 based hardware"
- depends on LIRC && PCI
- help
- Driver for the IR interface on BT829-based hardware
-
config LIRC_IMON
tristate "Legacy SoundGraph iMON Receiver and Display"
depends on LIRC && USB