All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: Giulio Benetti <giulio.benetti@benettiengineering.com>
Cc: Louis Aussedat <aussedat.louis@gmail.com>,
	"Yann E . MORIN" <yann.morin.1998@free.fr>,
	buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v2] package/rtl8189es: fix build failure due to missing Linux options
Date: Sat, 17 Sep 2022 17:27:39 +0200	[thread overview]
Message-ID: <20220917172739.08047619@windsurf> (raw)
In-Reply-To: <20220911214206.3641655-1-giulio.benetti@benettiengineering.com>

On Sun, 11 Sep 2022 23:42:06 +0200
Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:

> This driver requires:
> CONFIG_NET
> CONFIG_WIRELESS
> CONFIG_CFG80211
> CONFIG_MMC
> to build so let's add them to RTL8189ES_LINUX_CONFIG_FIXUPS.
> 
> Fixes:
> http://autobuild.buildroot.net/results/4b7/4b7b5bbf5b3839d99397eb2597dd7be79f403233/
> 
> Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
> ---
> V1->V2:
> * add also CONFIG_NET and CONFIG_WIRELESS to be sure CONFIG_CFG80211 is
>   selectable
> * add Fixes: in commit log
> ---
>  package/rtl8189es/rtl8189es.mk | 7 +++++++
>  1 file changed, 7 insertions(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2022-09-17 15:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-11 19:57 [Buildroot] [PATCH] package/rtl8189es: fix build failure due to missing Linux options Giulio Benetti
2022-09-11 20:18 ` Yann E. MORIN
2022-09-11 20:36   ` Giulio Benetti
2022-09-11 21:42     ` [Buildroot] [PATCH v2] " Giulio Benetti
2022-09-17 15:27       ` Thomas Petazzoni [this message]
2022-09-25 20:46       ` Peter Korsgaard

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=20220917172739.08047619@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=aussedat.louis@gmail.com \
    --cc=buildroot@buildroot.org \
    --cc=giulio.benetti@benettiengineering.com \
    --cc=yann.morin.1998@free.fr \
    /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.