Commit 61bcbdd6 authored by Ezequiel Garcia's avatar Ezequiel Garcia Committed by Heiko Stuebner

arm64: defconfig: Enable Marvell WiFi-Ex PCIe driver

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: default avatarEzequiel Garcia <ezequiel@collabora.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent e545eb20
...@@ -247,6 +247,8 @@ CONFIG_USB_NET_SMSC95XX=m ...@@ -247,6 +247,8 @@ CONFIG_USB_NET_SMSC95XX=m
CONFIG_USB_NET_PLUSB=m CONFIG_USB_NET_PLUSB=m
CONFIG_USB_NET_MCS7830=m CONFIG_USB_NET_MCS7830=m
CONFIG_BRCMFMAC=m CONFIG_BRCMFMAC=m
CONFIG_MWIFIEX=m
CONFIG_MWIFIEX_PCIE=m
CONFIG_WL18XX=m CONFIG_WL18XX=m
CONFIG_WLCORE_SDIO=m CONFIG_WLCORE_SDIO=m
CONFIG_INPUT_EVDEV=y CONFIG_INPUT_EVDEV=y
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment