projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e545eb2
)
arm64: defconfig: Enable Marvell WiFi-Ex PCIe driver
author
Ezequiel Garcia
<ezequiel@collabora.com>
Mon, 16 Apr 2018 14:40:01 +0000
(11:40 -0300)
committer
Heiko Stuebner
<heiko@sntech.de>
Thu, 26 Apr 2018 13:05:42 +0000
(15:05 +0200)
Enable the wireless network driver to support the WiFi adapter
present in RK3399 Kevin Chromebooks. Note that this also
enables Bluetooth via USB.
Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/configs/defconfig
patch
|
blob
|
history
diff --git
a/arch/arm64/configs/defconfig
b/arch/arm64/configs/defconfig
index 83856a047af9f8b24a490037de7adbcc4c049ba5..39ac42187f7fc61e87ba62fa44b2aa8745238c17 100644
(file)
--- a/
arch/arm64/configs/defconfig
+++ b/
arch/arm64/configs/defconfig
@@
-247,6
+247,8
@@
CONFIG_USB_NET_SMSC95XX=m
CONFIG_USB_NET_PLUSB=m
CONFIG_USB_NET_MCS7830=m
CONFIG_BRCMFMAC=m
+CONFIG_MWIFIEX=m
+CONFIG_MWIFIEX_PCIE=m
CONFIG_WL18XX=m
CONFIG_WLCORE_SDIO=m
CONFIG_INPUT_EVDEV=y