summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJun Nie <jun.nie@linaro.org>2018-04-05 23:21:49 +0800
committerJun Nie <jun.nie@linaro.org>2018-04-05 23:21:49 +0800
commit9b5bf7cef83e7d9621b9bc12d7a0dbfd68218cf1 (patch)
treeca0b6d7c59a3f378b55e8add47aba977c0870f21
parente50160ac3dcc1e0af5399ae51887203563049d84 (diff)
sunxi: defconfig: build broadcom wifi as modulelinaro-20180505-001
build broadcom wifi as module so that it can be loaded after rootfs is ready. Signed-off-by: Jun Nie <jun.nie@linaro.org>
-rw-r--r--arch/arm/configs/bananapi-zero_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/bananapi-zero_defconfig b/arch/arm/configs/bananapi-zero_defconfig
index 94fb1d47e2c9..529a1be7104a 100644
--- a/arch/arm/configs/bananapi-zero_defconfig
+++ b/arch/arm/configs/bananapi-zero_defconfig
@@ -50,7 +50,7 @@ CONFIG_SUN4I_EMAC=y
CONFIG_STMMAC_ETH=y
# CONFIG_NET_VENDOR_VIA is not set
# CONFIG_NET_VENDOR_WIZNET is not set
-CONFIG_BRCMFMAC=y
+CONFIG_BRCMFMAC=m
CONFIG_INPUT_EVDEV=y
CONFIG_KEYBOARD_SUN4I_LRADC=y
# CONFIG_INPUT_MOUSE is not set