<div dir="ltr"><div><div><div>I'm trying to compile a vendor open source driver under the latest trunk.  My package Makefile has<br>DEPENDS:= +wireless-tools @USB_SUPPORT +kmod-cfg80211 +kmod-mac80211 but I'm still getting this CONFIG_CFG80211 nor CONFIG_CFG80211_MODULE is defined in kernel.<br><br></div>Looking into the .config file I don't see CFG80211 listed anywhere.  I suspect since the cfg80211 is compiled as a module it doesn't show up in .config and therefore the build process doesn't see the cfg80211 components it needs. What is the recommended method to make the cfg80211 components available so the driver build process can find it?   Is it via TARGET_CPPFLAGS and the like?  Are there other drivers that are built that need to reference the cfg80211 files in this way?<br><br></div>Thanks<br></div>   Derek<br><div><div><div><br></div></div></div></div>