On Wednesday, January 16, 2013 3:46 AM, Ian Abbott wrote: > 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. The option is still hidden due to no prompt text after the 'tristate'. I added the help section just to explain what the config option is meant for. There are a number of hidden options in the kernel that I personally wish had some kind of explanation... But, if you feel the help is not necessary I will remove it. Regards, Hartley _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel