All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] hostapd: add support for wired driver
Date: Wed, 27 Dec 2017 23:15:28 +0100	[thread overview]
Message-ID: <20171227231528.64169d9d@windsurf.home> (raw)
In-Reply-To: <20171227192900.1082-1-alexander.i.mukhin@gmail.com>

Hello,

On Wed, 27 Dec 2017 22:29:00 +0300, Alexander Mukhin wrote:
> Add support for the wired authenticator (disabled by default).

disabled by default...

> These patches are meant to be applied after the series I sent before
> (see hostapd: new configuration options)

Could you please send a single series instead ? This makes the
dependency much clearer.

> +config BR2_PACKAGE_HOSTAPD_DRIVER_WIRED
> +	bool "Enable wired driver"
> +	default y

... but you're defaulting to "y".

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

  reply	other threads:[~2017-12-27 22:15 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-23 19:06 [Buildroot] [PATCH 0/4] hostapd: new configuration options Alexander Mukhin
2017-12-23 19:06 ` [Buildroot] [PATCH 1/4] hostapd: select VLAN support Alexander Mukhin
2017-12-29 21:32   ` Thomas Petazzoni
2017-12-23 19:06 ` [Buildroot] [PATCH 2/4] hostapd: select driver support Alexander Mukhin
2017-12-24 20:49   ` Sergey Matyukevich
2017-12-27 19:12     ` Alexander Mukhin
2017-12-27 19:29     ` [Buildroot] [PATCH 1/2] hostapd: add support for wired driver Alexander Mukhin
2017-12-27 22:15       ` Thomas Petazzoni [this message]
2017-12-27 19:29     ` [Buildroot] [PATCH 2/2] hostapd: select DRIVER_NONE if no other drivers enabled Alexander Mukhin
2017-12-27 22:17       ` Thomas Petazzoni
2017-12-29 21:36   ` [Buildroot] [PATCH 2/4] hostapd: select driver support Thomas Petazzoni
2017-12-23 19:06 ` [Buildroot] [PATCH 3/4] hostapd: make ACS dependent on nl80211 Alexander Mukhin
2017-12-29 21:37   ` Thomas Petazzoni
2017-12-30  9:50     ` Alexander Mukhin
2017-12-30 10:18       ` Thomas Petazzoni
2017-12-30 12:09         ` Alexander Mukhin
2017-12-23 19:06 ` [Buildroot] [PATCH 4/4] hostapd: drop default netlink dependency Alexander Mukhin
2017-12-29 21:38   ` Thomas Petazzoni
2017-12-24 20:51 ` [Buildroot] [PATCH 0/4] hostapd: new configuration options Sergey Matyukevich

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=20171227231528.64169d9d@windsurf.home \
    --to=thomas.petazzoni@free-electrons.com \
    --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 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.