summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp
diff options
context:
space:
mode:
authorMatt Ranostay <matt.ranostay@konsulko.com>2019-08-13 18:30:52 +0300
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-08-15 21:38:42 +0000
commit26f5edce06da5a9b521886eca93da6e9787ab7af (patch)
tree21b6b734d19f56c355af3a7e85b93d8e8bdaee10 /meta-agl-bsp
parent9b55d93dd66793b19cf411989f804f07a02e12f7 (diff)
linux: update options in ath9k_htc.cfg
Newer kernels have different configuration options names for WLAN drivers, and need to be updated. Bug-AGL: SPEC-2747 Change-Id: Ic35957172cec758a64219981a11ce155d296ca91 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Diffstat (limited to 'meta-agl-bsp')
-rw-r--r--meta-agl-bsp/recipes-kernel/linux/linux/ath9k_htc.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-bsp/recipes-kernel/linux/linux/ath9k_htc.cfg b/meta-agl-bsp/recipes-kernel/linux/linux/ath9k_htc.cfg
index 6f7d49880..ff12e6dab 100644
--- a/meta-agl-bsp/recipes-kernel/linux/linux/ath9k_htc.cfg
+++ b/meta-agl-bsp/recipes-kernel/linux/linux/ath9k_htc.cfg
@@ -1,4 +1,4 @@
CONFIG_CFG80211=m
CONFIG_MAC80211=m
-CONFIG_ATH_CARDS=m
+CONFIG_WLAN_VENDOR_ATH=m
CONFIG_ATH9K_HTC=m