From: Sergey Matyukevich <geomatsi@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] orangepi_zero_defconfig: add xradio wireless driver
Date: Sun, 18 Jun 2017 21:42:00 +0300 [thread overview]
Message-ID: <20170618184200.31167-3-geomatsi@gmail.com> (raw)
In-Reply-To: <20170618184200.31167-1-geomatsi@gmail.com>
Add xradio driver to enable on-board SDIO WiFi chip XR819.
Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
---
configs/orangepi_zero_defconfig | 3 +++
1 file changed, 3 insertions(+)
diff --git a/configs/orangepi_zero_defconfig b/configs/orangepi_zero_defconfig
index e023af448..c21ea50b5 100644
--- a/configs/orangepi_zero_defconfig
+++ b/configs/orangepi_zero_defconfig
@@ -30,6 +30,9 @@ BR2_PACKAGE_HOST_GENIMAGE=y
BR2_PACKAGE_HOST_MTOOLS=y
BR2_PACKAGE_HOST_UBOOT_TOOLS=y
+# wireless driver
+BR2_PACKAGE_XR819_XRADIO=y
+
# wireless support
BR2_PACKAGE_IW=y
BR2_PACKAGE_WIRELESS_TOOLS=y
--
2.11.0
next prev parent reply other threads:[~2017-06-18 18:42 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-18 18:41 [Buildroot] [PATCH 0/2] Add xradio wireless driver Sergey Matyukevich
2017-06-18 18:41 ` [Buildroot] [PATCH 1/2] xr819-xradio: new package Sergey Matyukevich
2017-06-21 20:41 ` Thomas Petazzoni
2017-06-22 7:55 ` Sergey Matyukevich
2017-06-22 8:10 ` Thomas Petazzoni
2017-06-22 8:49 ` Sergey Matyukevich
2017-06-22 9:47 ` Peter Korsgaard
2017-06-22 9:50 ` Thomas Petazzoni
2017-06-22 10:05 ` Peter Korsgaard
2017-06-18 18:42 ` Sergey Matyukevich [this message]
2017-06-21 20:41 ` [Buildroot] [PATCH 2/2] orangepi_zero_defconfig: add xradio wireless driver Thomas Petazzoni
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=20170618184200.31167-3-geomatsi@gmail.com \
--to=geomatsi@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox