summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/Kconfig
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2018-08-01 19:56:17 +0200
committerGreg Kroah-Hartman2018-08-01 19:56:17 +0200
commit500cc548c8ebe7494ba37673c3ec1faa342858c3 (patch)
tree3d5c135197bc99ed9eab8583bc84306c3177c672 /drivers/staging/comedi/Kconfig
parentstaging: erofs: remove a redundant marco in xattr (diff)
downloadkernel-qcow2-linux-500cc548c8ebe7494ba37673c3ec1faa342858c3.tar.gz
kernel-qcow2-linux-500cc548c8ebe7494ba37673c3ec1faa342858c3.tar.xz
kernel-qcow2-linux-500cc548c8ebe7494ba37673c3ec1faa342858c3.zip
staging: comedi: drop serial2002 driver
There's not been any work on this driver since it was originally merged, and it really needs to be rewritten to use the serdev layer instead if people really need/want it. Reported-by: Christoph Hellwig <hch@lst.de> Cc: Ian Abbott <abbotti@mev.co.uk> Cc: H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/comedi/Kconfig')
-rw-r--r--drivers/staging/comedi/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/staging/comedi/Kconfig b/drivers/staging/comedi/Kconfig
index 4218fc0e17f1..583bce9bb18e 100644
--- a/drivers/staging/comedi/Kconfig
+++ b/drivers/staging/comedi/Kconfig
@@ -75,14 +75,6 @@ config COMEDI_PARPORT
To compile this driver as a module, choose M here: the module will be
called comedi_parport.
-config COMEDI_SERIAL2002
- tristate "Driver for serial connected hardware"
- ---help---
- Enable support for serial connected hardware
-
- To compile this driver as a module, choose M here: the module will be
- called serial2002.
-
config COMEDI_SSV_DNP
tristate "SSV Embedded Systems DIL/Net-PC support"
depends on X86_32 || COMPILE_TEST