On Thu, 21 Oct 2021 at 18:30, Janusz Dziedzic <[email protected]> wrote: > > czw., 21 paź 2021 o 17:54 Robert Marko <[email protected]> napisał(a): > > > > For PCI/USB bus level support there are per target feature flags that are > > set and then you can check if those are set so that you cant even select > > usb wlan driver if the target doesnt even have usb support enabled. > > > OK I see. Seems I can select all required kernel parts except: > QCOM_QMI_HELPERS - which is slected when ath11k/mac80211 - and we get > this from backports :) > > ATH11K [=n] && NETDEVICES [=y] && WLAN [=y] && WLAN_VENDOR_ATH [=y] && > MAC80211 [=n] && HAS_DMA [=y] && CRYPTO_MICHAEL_MIC [=y] > > Seems kernel patch required to choose it manaully.
Yes, I had to add text to the tristate as otherwise its hidden. Regards, Robert > > Thanks for help. > > BR > Janusz _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
