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

[DEFCONFIG] disable the rockchip RFKILL-RK driver

The rfkill-rk driver enables rfkill for some rockchip wireless chipsets.
On C31, when enabled, it causes the wifi and bt to crash with the following error:
  [WLAN_RFKILL]: rockchip_wifi_get_oob_irq: rfkill-wlan driver has not Successful initialized
parent ca0cc409
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
......@@ -108,7 +108,7 @@ CONFIG_BT_HCIVHCI=m
CONFIG_BT_MRVL=m
CONFIG_BT_MRVL_SDIO=m
CONFIG_RFKILL=y
CONFIG_RFKILL_RK=y
# CONFIG_RFKILL_RK is not set
CONFIG_PCI=y
CONFIG_PCIEPORTBUS=y
CONFIG_PCIEASPM_POWERSAVE=y
......
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