summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/Kconfig
diff options
context:
space:
mode:
authorH Hartley Sweeten2015-08-17 22:03:22 +0200
committerGreg Kroah-Hartman2015-09-13 03:24:17 +0200
commit6d40c0c74a49c568ecb3d8fa650f922c195047a7 (patch)
tree0355b3e6fe0912a9194dffb925b44cd20cf7b7b0 /drivers/staging/comedi/Kconfig
parentstaging: comedi: ssv_dnp: tidy up multi-line comments (diff)
downloadkernel-qcow2-linux-6d40c0c74a49c568ecb3d8fa650f922c195047a7.tar.gz
kernel-qcow2-linux-6d40c0c74a49c568ecb3d8fa650f922c195047a7.tar.xz
kernel-qcow2-linux-6d40c0c74a49c568ecb3d8fa650f922c195047a7.zip
staging: comedi: unioxx5: remove this flawed driver
I was going to clean up this driver but looking it over it has a number of serious flaws. Also, Fastwell published an End-Of-Life notification for the board on 24/Jan/2014 (End-of-sale 30/Jun/2014, End-of-delivery 30/Dec/2014). Since the driver has a comedi driver status of "unkown", lets just remove the driver instead of trying to fix the flaws. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Reviewed-by: Ian Abbott <abbotti@mev.co.uk> 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 57e71f9f14a2..682987eaf6e4 100644
--- a/drivers/staging/comedi/Kconfig
+++ b/drivers/staging/comedi/Kconfig
@@ -400,14 +400,6 @@ config COMEDI_DMM32AT
To compile this driver as a module, choose M here: the module will be
called dmm32at.
-config COMEDI_UNIOXX5
- tristate "Fastwel UNIOxx-5 analog and digital io board support"
- ---help---
- Enable support for Fastwel UNIOxx-5 (analog and digital i/o) boards
-
- To compile this driver as a module, choose M here: the module will be
- called unioxx5.
-
config COMEDI_FL512
tristate "FL512 ISA card support"
---help---