I just checked it again today... menuconfig says: Depends on: NETDEVICES [=y] && WLAN [=y] && ATH_COMMON [=m] && USB [=y] && MAC80211
modinfo says: depends: ath9k_hw,ath9k_common,mac80211,ath,cfg80211 You need to make sure CONFIG_CFG80211 is added in your kernel config. On Saturday, 19 July 2014 09:32:47 UTC-4, Tim Tisdall wrote: > > I had issues with this hardware too... You may need to include cfg80211. > (this is from memory). One of those modules lists that module as a > requirement, but when adding that module as a kernel option it doesn't > automatically add that "requirement". I had to add it manually. -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
