diff options
Diffstat (limited to 'meta-agl-bsp/meta-qcom/recipes-kernel/linux/files/ath9k_htc.cfg')
-rw-r--r-- | meta-agl-bsp/meta-qcom/recipes-kernel/linux/files/ath9k_htc.cfg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-agl-bsp/meta-qcom/recipes-kernel/linux/files/ath9k_htc.cfg b/meta-agl-bsp/meta-qcom/recipes-kernel/linux/files/ath9k_htc.cfg new file mode 100644 index 000000000..6f7d49880 --- /dev/null +++ b/meta-agl-bsp/meta-qcom/recipes-kernel/linux/files/ath9k_htc.cfg @@ -0,0 +1,4 @@ +CONFIG_CFG80211=m +CONFIG_MAC80211=m +CONFIG_ATH_CARDS=m +CONFIG_ATH9K_HTC=m |