From: Paul Bolle <pebolle@tiscali.nl>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: Arnd Bergmann <arnd@arndb.de>,
"David S. Miller" <davem@davemloft.net>,
linux-wireless@vger.kernel.org, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] net/wireless: CFG80211_WEXT_EXPORT requires wireless extensions
Date: Sat, 11 Apr 2015 14:47:16 +0200 [thread overview]
Message-ID: <1428756436.17822.105.camel@x220> (raw)
In-Reply-To: <1428733011.2139.1.camel@sipsolutions.net>
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
next prev parent reply other threads:[~2015-04-11 12:47 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-10 22:29 [PATCH] net/wireless: CFG80211_WEXT_EXPORT requires wireless extensions Arnd Bergmann
2015-04-11 6:16 ` Johannes Berg
2015-04-11 12:47 ` Paul Bolle [this message]
2015-04-11 20:41 ` Arnd Bergmann
2015-04-11 20:41 ` Arnd Bergmann
2015-04-13 8:09 ` Johannes Berg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1428756436.17822.105.camel@x220 \
--to=pebolle@tiscali.nl \
--cc=arnd@arndb.de \
--cc=davem@davemloft.net \
--cc=johannes@sipsolutions.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.