Skip to content
Snippets Groups Projects
Commit ca0cc409 authored by Alessandro Pecugi's avatar Alessandro Pecugi
Browse files

[DEFCONFIG] disable MWIFIEX

Disable the MWIFIEX driver to allow using the new version of the
driver with a recipe in meta-seco-rk that builds the driver as an
out-of-tree module for E09 and C31.

The old, in-tree version of the driver is no longer needed.
parent 0c7728ca
No related branches found
No related tags found
1 merge request!61[WIFI][BT] disable old mwifiex driver and rfkill-rk, support recent mwifiex version
......@@ -199,9 +199,9 @@ CONFIG_USB_NET_SMSC95XX=y
CONFIG_USB_NET_QMI_WWAN=y
CONFIG_BRCMFMAC=m
CONFIG_SECO_GSM_POWER_MANAGER=m
CONFIG_MWIFIEX=m
CONFIG_MWIFIEX_SDIO=m
CONFIG_MWIFIEX_PCIE=m
# CONFIG_MWIFIEX is not set
# CONFIG_MWIFIEX_SDIO is not set
# CONFIG_MWIFIEX_PCIE is not set
CONFIG_WL_ROCKCHIP=y
CONFIG_WIFI_BUILD_MODULE=y
CONFIG_AP6XXX=m
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment