From patchwork Thu Oct 14 17:00:09 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kai-Heng Feng X-Patchwork-Id: 1541044 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=canonical.com header.i=@canonical.com header.a=rsa-sha256 header.s=20210705 header.b=MywUfhrV; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4HVbVz2Sv2z9sP7 for ; Fri, 15 Oct 2021 04:10:03 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1mb4Er-0005Uf-0G; Thu, 14 Oct 2021 17:09:53 +0000 Received: from smtp-relay-canonical-1.internal ([10.131.114.174] helo=smtp-relay-canonical-1.canonical.com) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1mb45r-0002Wm-PO for kernel-team@lists.ubuntu.com; Thu, 14 Oct 2021 17:00:35 +0000 Received: from HP-EliteBook-840-G7.. (1-171-215-102.dynamic-ip.hinet.net [1.171.215.102]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-canonical-1.canonical.com (Postfix) with ESMTPSA id A95633F327 for ; Thu, 14 Oct 2021 17:00:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1634230835; bh=VkE7Pd1uqqbv43W7VBxgUz8z0Us+FUoCTxg9rrCDAqw=; h=From:To:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=MywUfhrVSnU8ZanDYJE+W6VmlN2BCHsEW016Su+S+cJ6dMSpnyRXcjmrVz3R8QBZ4 qsYaQftaYmZFtRPQJ6oBgRBuhBFEFqCTZEMjGv0kExwIYJ0dfC2sJ6kB+9jKMuDC1i 2VgDkKch4UagnnZpKn2Rd5AxMZiC9ysN9eHZtF6jz7cmvhhHnawEzZnGHzOyG46m6D emrnbzQjv5LJ5NvfCKKiNWpD3JiQHiUQ/6+NjMXhI+hMKMuc6QJYG7i9kyzkCWmDKP S/cqjslaF/7Pe/h3NHOWoYDtMglkRVQ01gVxjD4Z68QY/PvHwECKtE1553dAByS72z pKGQde/R1TZYQ== From: Kai-Heng Feng To: kernel-team@lists.ubuntu.com Subject: [I/Unstable] [PATCH 2/2] UBUNTU: [Config] RTW89=m Date: Fri, 15 Oct 2021 01:00:09 +0800 Message-Id: <20211014170010.581679-4-kai.heng.feng@canonical.com> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20211014170010.581679-1-kai.heng.feng@canonical.com> References: <20211014170010.581679-1-kai.heng.feng@canonical.com> MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" BugLink: https://bugs.launchpad.net/bugs/1945967 Signed-off-by: Kai-Heng Feng --- debian.master/config/annotations | 9 +++++++++ debian.master/config/config.common.ubuntu | 7 +++++++ 2 files changed, 16 insertions(+) diff --git a/debian.master/config/annotations b/debian.master/config/annotations index e0b9f55acae85..c9c4740609d10 100644 --- a/debian.master/config/annotations +++ b/debian.master/config/annotations @@ -6934,6 +6934,15 @@ CONFIG_RTW88_8821CE policy<{'amd64': 'm', 'arm64': ' CONFIG_RTW88_DEBUG policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y'}> CONFIG_RTW88_DEBUGFS policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y'}> +# Menu: Device Drivers >> Network device support >> Wireless LAN >> Realtek devices >> Realtek 802.11ax wireless chips support +CONFIG_RTW89 policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm'}> +CONFIG_RTW89_CORE policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm'}> +CONFIG_RTW89_PCI policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm'}> +CONFIG_RTW89_8852AE policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm'}> +CONFIG_RTW89_DEBUG policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y'}> +CONFIG_RTW89_DEBUGMSG policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y'}> +CONFIG_RTW89_DEBUGFS policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y'}> + # Menu: Device Drivers >> Network device support >> Wireless LAN >> Realtek devices >> Realtek rtlwifi family of devices CONFIG_RTL_CARDS policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm'}> CONFIG_RTL8192CE policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm'}> diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu index 20c1ec9552be6..f189b2ae20265 100644 --- a/debian.master/config/config.common.ubuntu +++ b/debian.master/config/config.common.ubuntu @@ -9099,6 +9099,13 @@ CONFIG_RTW88_CORE=m CONFIG_RTW88_DEBUG=y CONFIG_RTW88_DEBUGFS=y CONFIG_RTW88_PCI=m +CONFIG_RTW89=m +CONFIG_RTW89_8852AE=m +CONFIG_RTW89_CORE=m +CONFIG_RTW89_DEBUG=y +CONFIG_RTW89_DEBUGFS=y +CONFIG_RTW89_DEBUGMSG=y +CONFIG_RTW89_PCI=m # CONFIG_RT_GROUP_SCHED is not set CONFIG_RT_MUTEXES=y CONFIG_RUNTIME_TESTING_MENU=y