From f8faab1e8b18c8632b88ca7f5761ac7443c047fd Mon Sep 17 00:00:00 2001 From: James Hebden Date: Sat, 10 Feb 2018 10:59:35 +1100 Subject: [PATCH] Enable ATH10K Atheros 802.11ac drivers in Generic x86_64 kernel configuration, and include ath10k firmware files. --- .../linux-firmware/kernel-firmware/firmwares/x86_64.dat | 1 + projects/Generic/linux/linux.x86_64.conf | 8 +++++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/packages/linux-firmware/kernel-firmware/firmwares/x86_64.dat b/packages/linux-firmware/kernel-firmware/firmwares/x86_64.dat index 98f608a8fa..26c30ab11b 100644 --- a/packages/linux-firmware/kernel-firmware/firmwares/x86_64.dat +++ b/packages/linux-firmware/kernel-firmware/firmwares/x86_64.dat @@ -1,3 +1,4 @@ +ath10k/* ctefx.bin lbtf_usb.bin rt2561.bin diff --git a/projects/Generic/linux/linux.x86_64.conf b/projects/Generic/linux/linux.x86_64.conf index 328ca33348..464cb5394e 100644 --- a/projects/Generic/linux/linux.x86_64.conf +++ b/projects/Generic/linux/linux.x86_64.conf @@ -1950,7 +1950,13 @@ CONFIG_ATH6KL_USB=m # CONFIG_ATH6KL_TRACING is not set CONFIG_AR5523=m # CONFIG_WIL6210 is not set -# CONFIG_ATH10K is not set +CONFIG_ATH10K=m +CONFIG_ATH10K_PCI=m +# CONFIG_ATH10K_SDIO is not set +CONFIG_ATH10K_USB=m +# CONFIG_ATH10K_DEBUG is not set +# CONFIG_ATH10K_DEBUGFS is not set +# CONFIG_ATH10K_TRACING is not set CONFIG_WCN36XX=m # CONFIG_WCN36XX_DEBUGFS is not set CONFIG_WLAN_VENDOR_ATMEL=y