From: nickel@altlinux.org To: devel-kernel@lists.altlinux.org Subject: [d-kernel] [PATCH 1/3] config: enable Atheros ath11k PCI support Date: Thu, 24 Mar 2022 10:51:23 +0300 Message-ID: <20220324075125.997745-2-nickel@altlinux.org> (raw) In-Reply-To: <20220324075125.997745-1-nickel@altlinux.org> From: Nikolai Kostrigin <nickel@altlinux.org> Relies on firmware-linux binaries commited in ath11k: WCN6855 hw2.0: add WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3 on 07.03.2022 in firmware-linux upstream commit 36f2ea9 Signed-off-by: Nikolai Kostrigin <nickel@altlinux.org> --- config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config b/config index a55474de6623..98a500844bf4 100644 --- a/config +++ b/config @@ -3691,7 +3691,8 @@ CONFIG_ATH10K_USB=m CONFIG_ATH10K_DFS_CERTIFIED=y CONFIG_WCN36XX=m # CONFIG_WCN36XX_DEBUGFS is not set -# CONFIG_ATH11K is not set +CONFIG_ATH11K=m +CONFIG_ATH11K_PCI=m CONFIG_WLAN_VENDOR_ATMEL=y CONFIG_ATMEL=m CONFIG_PCI_ATMEL=m -- 2.33.0
next prev parent reply other threads:[~2022-03-24 7:51 UTC|newest] Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-03-24 7:51 [d-kernel] [PATCH 0/3] *** Backport latest changes from Sisyphus to p10 for un-def *** nickel 2022-03-24 7:51 ` nickel [this message] 2022-03-24 7:51 ` [d-kernel] [PATCH 2/3] Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads" nickel 2022-03-24 8:16 ` Vitaly Chikunov 2022-03-24 8:57 ` Nikolai Kostrigin 2022-03-24 9:26 ` Vitaly Chikunov 2022-03-29 14:55 ` Dmitry V. Levin 2022-03-29 15:06 ` Nikolai Kostrigin 2022-04-05 10:22 ` Nikolai Kostrigin 2022-03-24 7:51 ` [d-kernel] [PATCH 3/3] config: enable MediaTek Bluetooth USB controllers support nickel
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20220324075125.997745-2-nickel@altlinux.org \ --to=nickel@altlinux.org \ --cc=devel-kernel@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux kernel packages development This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 devel-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \ devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com public-inbox-index devel-kernel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel-kernel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git