[WIFI][BT] disable old mwifiex driver and rfkill-rk, support recent mwifiex version
All threads resolved!
All threads resolved!
This MR:
- disables the in-tree mwifiex module from the defconfig, to allow using the new version of the module built externally from yocto, as done for i.MX
- disables the rfkill-rk module, which isn't needed and interferes with the new mwifiex driver on C31
- to allow disabling rfkill-rk, it was made an optional dep of pcie_dw_rockchip instead of a hard dep. Previously, it was added as a hard dependency in the Kconfig, but this caused the pcie driver to fail quietly and the PCIe to stop working on E09 when built without rfkill-rk
Tested on D23 (AW-CM390SM M.2 module), C31 and E09.
Edited by Alessandro Pecugi
Merge request reports
Activity
Filter activity
added 8 commits
-
1ccfdb1c...0c7728ca - 3 commits from branch
seco_5.10.110
- ca0cc409 - [DEFCONFIG] disable MWIFIEX
- 3e5467fa - [DEFCONFIG] disable the rockchip RFKILL-RK driver
- ef32b30d - [C31][WIFI] restore configuration for new MWIFIEX driver
- ef45e0b0 - Revert "[Kconfig] PCIE_DW_ROCKCHIP: Add dependency on RFKILL_RK"
- 122836ae - [DRIVERS] rockchip pcie: remove hard dependency from rfkill-rk
Toggle commit list-
1ccfdb1c...0c7728ca - 3 commits from branch
assigned to @michele.cirinei
requested review from @gianfranco.mariotti
- Resolved by Michele Cirinei
Please register or sign in to reply