On 2013-01-16 00:43, H Hartley Sweeten wrote:
diff --git a/drivers/staging/comedi/Kconfig b/drivers/staging/comedi/Kconfig
index 36eec32..8f2bef3 100644
--- a/drivers/staging/comedi/Kconfig
+++ b/drivers/staging/comedi/Kconfig
@@ -567,6 +567,13 @@ config COMEDI_8255_PCI
          To compile this driver as a module, choose M here: the module will
          be called 8255_pci.

+config COMEDI_ADDI_WATCHDOG
+       tristate
+       ---help---
+         Provides support for the watchdog subdevice found on many ADDI-DATA
+         boards. This module will be automatically selected when needed. The
+         module will be called addi_watchdog.
+

I don't think this needs to be a user-selectable option, so the '--help--' section could be removed to hide the option from the interactive kernel config editor.

--
-=( Ian Abbott @ MEV Ltd.    E-mail: <[email protected]>        )=-
-=( Tel: +44 (0)161 477 1898   FAX: +44 (0)161 718 3587         )=-
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to