summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs
diff options
context:
space:
mode:
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>2018-05-07 16:20:19 +0200
committerMichael Ellerman <mpe@ellerman.id.au>2018-05-10 23:25:07 +1000
commitc4c19684fa0aec4a4902b7f12c8b5b597600b41d (patch)
tree0510e760bee81838a45619d06437d30dda64863b /arch/powerpc/configs
parent1a6d51f4994c0d02b749848740ce5423482750be (diff)
downloadop-kernel-dev-c4c19684fa0aec4a4902b7f12c8b5b597600b41d.zip
op-kernel-dev-c4c19684fa0aec4a4902b7f12c8b5b597600b41d.tar.gz
powerpc: wii_defconfig: Disable BCMA support
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> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/configs')
-rw-r--r--arch/powerpc/configs/wii_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/configs/wii_defconfig b/arch/powerpc/configs/wii_defconfig
index a674dd4..1094053 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
OpenPOWER on IntegriCloud