On Fri, 2015-11-13 at 11:26 -0500, Steven Rostedt wrote:
> 
> >     config MY_DRIVER_2
> >             bool "my driver 2"
> >             count MY_COUNTER
> > 
> > This will get MY_COUNTER to have a value of 0, 1 or 2, depending
> > on whether or not MY_DRIVER_1/MY_DRIVER_2 are not at all, one or
> > both selected respectively.
> 
> I find the name "count" ambiguous. What happened to "increment" or
> something?
> 

I forgot about it :)

I'll go change it to "increment", that does indeed seem better.

johannes
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to