[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1428756436.17822.105.camel@x220>
Date: Sat, 11 Apr 2015 14:47:16 +0200
From: Paul Bolle <pebolle@...cali.nl>
To: Johannes Berg <johannes@...solutions.net>
Cc: Arnd Bergmann <arnd@...db.de>,
"David S. Miller" <davem@...emloft.net>,
linux-wireless@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net/wireless: CFG80211_WEXT_EXPORT requires wireless
extensions
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 netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists