On Wed, 2015-11-11 at 09:45 -0500, Steven Rostedt wrote:
> 
> config FLAG_ALL_SET
>   default y
>   depends on MY_DRIVER_1 && !MY_DRIVER_2 && ... && MY_DRIVER_N

Right. But then I have to list all the drivers, which is rather
annoying. I'd have to add more magic so that you somehow can't build
without adding the driver to the list or so.

I think adding this "counter" thing wouldn't actually be too hard, I'm
not sure it's *worth* changing Kconfig for it, but I'll try later.

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