summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/Kconfig
diff options
context:
space:
mode:
authorH Hartley Sweeten2014-10-20 19:37:43 +0200
committerGreg Kroah-Hartman2014-10-29 08:56:53 +0100
commit4a3df1540b980216d558c063a1e32a81d194bf6d (patch)
tree9ddfc1c8d28ac7ce0e641dbfac945cf19eb95658 /drivers/staging/comedi/Kconfig
parentstaging: comedi: usbduxsigma: introduce usbduxsigma_ai_handle_urb() (diff)
downloadkernel-qcow2-linux-4a3df1540b980216d558c063a1e32a81d194bf6d.tar.gz
kernel-qcow2-linux-4a3df1540b980216d558c063a1e32a81d194bf6d.tar.xz
kernel-qcow2-linux-4a3df1540b980216d558c063a1e32a81d194bf6d.zip
staging: comedi: addi_apci_035: remove driver
According to ADDI-DATA, this board was discontinued last year and they feel that no further development is needed for this driver. Remove the driver from comedi to help with the addi-data cleanup. 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 77c5013d81c5..d4214c086f39 100644
--- a/drivers/staging/comedi/Kconfig
+++ b/drivers/staging/comedi/Kconfig
@@ -594,14 +594,6 @@ config COMEDI_ADDI_WATCHDOG
boards. This module will be automatically selected when needed. The
module will be called addi_watchdog.
-config COMEDI_ADDI_APCI_035
- tristate "ADDI-DATA APCI_035 support"
- ---help---
- Enable support for ADDI-DATA APCI_035 cards
-
- To compile this driver as a module, choose M here: the module will be
- called addi_apci_035.
-
config COMEDI_ADDI_APCI_1032
tristate "ADDI-DATA APCI_1032 support"
---help---