How can I disable the inclusion of cfg80211 as a kernel module?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How can I disable the inclusion of cfg80211 as a kernel module?

1,778 Views
markcalhoun
Contributor II

Hi all,

I'm looking to disable the inclusion of cfg80211 as a kernel module so that when I bitbake my image I can insmod or modprobe my own cfg80211 module. So far I've tried using bitbake -c menuconfig, editing the .config file, and editing the imx_v7_defconfig file. I can never seem to get anything to stick in terms of setting the cfg80211 module to N or M. It always appears in my image.

I am using an iMX6SoloLite with imx-4.1.15-1.0.0_ga and doing bitbake core-image-base.

Labels (3)
0 Kudos
1 Reply

1,298 Views
jimmychan
NXP TechSupport
NXP TechSupport

You can find the cfg80211 support in the the menuconfig, Networking support-->Wireless-->

0 Kudos