summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/Kconfig
diff options
context:
space:
mode:
authorH Hartley Sweeten <hartleys@visionengravers.com>2012-11-13 13:48:34 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-11-13 15:12:56 -0800
commit98071b6773d39e8714edafe9ac7a6a99b7f04b4d (patch)
tree9b439def64b1e45bf385ce658bdfa231232d5def /drivers/staging/comedi/Kconfig
parent3f0732a724d3d454a264a7ac2313313cf95a52bf (diff)
downloadlinux-3.10-98071b6773d39e8714edafe9ac7a6a99b7f04b4d.tar.gz
linux-3.10-98071b6773d39e8714edafe9ac7a6a99b7f04b4d.tar.bz2
linux-3.10-98071b6773d39e8714edafe9ac7a6a99b7f04b4d.zip
staging: comedi: addi_apci_1516: update the Kconfig
This driver does not use virt_to_bus(), remove the depends on for it. Update the Kconfig entry to list all the boards supported by this driver. Also, expand the help text a bit. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: 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/Kconfig7
1 files changed, 4 insertions, 3 deletions
diff --git a/drivers/staging/comedi/Kconfig b/drivers/staging/comedi/Kconfig
index bede5736532..77de0301191 100644
--- a/drivers/staging/comedi/Kconfig
+++ b/drivers/staging/comedi/Kconfig
@@ -594,10 +594,11 @@ config COMEDI_ADDI_APCI_1500
called addi_apci_1500.
config COMEDI_ADDI_APCI_1516
- tristate "ADDI-DATA APCI-1516/2016 support"
- depends on VIRT_TO_BUS
+ tristate "ADDI-DATA APCI-1016/1516/2016 support"
---help---
- Enable support for ADDI-DATA APCI-1516 and APCI-2016 boards.
+ Enable support for ADDI-DATA APCI-1016, APCI-1516 and APCI-2016 boards.
+ These are 16 channel, optically isolated, digital I/O boards. The 1516
+ and 2016 boards also have a watchdog for resetting the outputs to "0".
To compile this driver as a module, choose M here: the module will be
called addi_apci_1516.