Add ATH9K, RT2X00, and RT2800PCI by popular demand. Signed-off-by: Darren Hart <[email protected]> --- .../kernel-cache/bsp/common-pc/common-pc-wifi.cfg | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/meta/cfg/kernel-cache/bsp/common-pc/common-pc-wifi.cfg b/meta/cfg/kernel-cache/bsp/common-pc/common-pc-wifi.cfg index 71ca2a1..1769b15 100644 --- a/meta/cfg/kernel-cache/bsp/common-pc/common-pc-wifi.cfg +++ b/meta/cfg/kernel-cache/bsp/common-pc/common-pc-wifi.cfg @@ -12,3 +12,7 @@ CONFIG_CFG80211=m CONFIG_ATH_COMMON=m CONFIG_ATH_CARDS=m CONFIG_ATH5K=m +CONFIG_ATH9K=m + +CONFIG_RT2X00=m +CONFIG_RT2800PCI=m -- 1.7.9.5 _______________________________________________ linux-yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/linux-yocto
