From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] wpa_supplicant: add CONFIG_AP support
Date: Wed, 07 Dec 2011 21:04:10 +0100 [thread overview]
Message-ID: <87aa74cfnp.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1323088398-32014-1-git-send-email-zonque@gmail.com> (Daniel Mack's message of "Mon, 5 Dec 2011 13:33:18 +0100")
>>>>> "Daniel" == Daniel Mack <zonque@gmail.com> writes:
Daniel> Signed-off-by: Daniel Mack <zonque@gmail.com>
Daniel> ---
Daniel> package/wpa_supplicant/Config.in | 9 +++++++++
Daniel> package/wpa_supplicant/wpa_supplicant.mk | 11 +++++++++++
Daniel> 2 files changed, 20 insertions(+), 0 deletions(-)
Daniel> diff --git a/package/wpa_supplicant/Config.in b/package/wpa_supplicant/Config.in
Daniel> index e3df2b4..aa2d196 100644
Daniel> --- a/package/wpa_supplicant/Config.in
Daniel> +++ b/package/wpa_supplicant/Config.in
Daniel> @@ -23,3 +23,12 @@ config BR2_PACKAGE_WPA_SUPPLICANT_PASSPHRASE
Daniel> help
Daniel> Install wpa_passphrase command line utility
Daniel> +config BR2_PACKAGE_WPA_SUPPLICANT_AP_SUPPORT
Daniel> + bool "Enable support for soft AP"
Daniel> + depends on BR2_PACKAGE_WPA_SUPPLICANT
Daniel> + help
Daniel> + With this option enabled, wpa_supplicant can act as
Daniel> + access point. This can be used for open and WPA2-Personal networks
Daniel> + (optionally, with WPS); this links in parts of hostapd functionality
Daniel> + into wpa_supplicant.
The indentation is wrong, otherwise it looks good, committed thanks.
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2011-12-07 20:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-05 12:33 [Buildroot] [PATCH] wpa_supplicant: add CONFIG_AP support Daniel Mack
2011-12-07 20:04 ` Peter Korsgaard [this message]
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=87aa74cfnp.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox