From: "Jonathan Neuschäfer" <j.neuschaefer@gmx.net>
To: linuxppc-dev@lists.ozlabs.org
Cc: "Joel Stanley" <joel@jms.id.au>,
"Jonathan Neuschäfer" <j.neuschaefer@gmx.net>,
"Benjamin Herrenschmidt" <benh@kernel.crashing.org>,
"Paul Mackerras" <paulus@samba.org>,
"Michael Ellerman" <mpe@ellerman.id.au>,
"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
"Robin H. Johnson" <robbat2@gentoo.org>,
"Benjamin Gilbert" <benjamin.gilbert@coreos.com>,
linux-kernel@vger.kernel.org
Subject: [PATCH v2 4/4] powerpc: wii_defconfig: Disable BCMA support
Date: Mon, 7 May 2018 16:20:19 +0200 [thread overview]
Message-ID: <20180507142019.32669-5-j.neuschaefer@gmx.net> (raw)
In-Reply-To: <20180507142019.32669-1-j.neuschaefer@gmx.net>
The B43 driver only needs CONFIG_SSB to support the WLAN card found in
the Wii. Configure it accordingly, and disable BCMA bus support to save
a bit of space.
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
---
v2:
- Patch added to the series
---
arch/powerpc/configs/wii_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/powerpc/configs/wii_defconfig b/arch/powerpc/configs/wii_defconfig
index a674dd420f0f..10940533da71 100644
--- a/arch/powerpc/configs/wii_defconfig
+++ b/arch/powerpc/configs/wii_defconfig
@@ -51,6 +51,7 @@ CONFIG_BLK_DEV_SD=y
CONFIG_NETDEVICES=y
# CONFIG_ETHERNET is not set
CONFIG_B43=y
+CONFIG_B43_BUSES_SSB=y
CONFIG_B43_SDIO=y
# CONFIG_B43_PHY_LP is not set
CONFIG_B43_DEBUG=y
--
2.17.0
next prev parent reply other threads:[~2018-05-07 14:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20180507142019.32669-1-j.neuschaefer@gmx.net>
2018-05-07 14:20 ` [PATCH v2 1/4] powerpc: wii_defconfig: Disable Ethernet driver support code Jonathan Neuschäfer
2018-05-10 14:06 ` [v2, " Michael Ellerman
2018-05-07 14:20 ` [PATCH v2 2/4] powerpc: wii_defconfig: Enable GPIO-related options Jonathan Neuschäfer
2018-05-07 14:20 ` [PATCH v2 3/4] powerpc: wii_defconfig: Enable Wii SDHCI driver Jonathan Neuschäfer
2018-05-07 14:20 ` Jonathan Neuschäfer [this message]
2018-05-07 17:47 ` [PATCH v2 0/4] powerpc: wii_defconfig updates Jonathan Neuschäfer
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=20180507142019.32669-5-j.neuschaefer@gmx.net \
--to=j.neuschaefer@gmx.net \
--cc=benh@kernel.crashing.org \
--cc=benjamin.gilbert@coreos.com \
--cc=gregkh@linuxfoundation.org \
--cc=joel@jms.id.au \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=mpe@ellerman.id.au \
--cc=paulus@samba.org \
--cc=robbat2@gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®