On Sat, 2015-04-11 at 08:16 +0200, Johannes Berg wrote:
> On Sat, 2015-04-11 at 00:29 +0200, Arnd Bergmann wrote:
> >  config CFG80211_WEXT_EXPORT
> >     bool
> >     depends on CFG80211
> > +   select CFG80211_WEXT
> 
> This doesn't work afaict because select won't go through if this is
> selected.

It does work: a select of a Kconfig symbol will trigger the select
statements of that Kconfig symbol.


Paul Bolle

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to