From patchwork Mon Nov 13 15:35:43 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: James Prestwood X-Patchwork-Id: 744426 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 99BCAC4332F for ; Mon, 13 Nov 2023 15:35:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230106AbjKMPf4 (ORCPT ); Mon, 13 Nov 2023 10:35:56 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33228 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230034AbjKMPfz (ORCPT ); Mon, 13 Nov 2023 10:35:55 -0500 Received: from mail-qt1-x82a.google.com (mail-qt1-x82a.google.com [IPv6:2607:f8b0:4864:20::82a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E388AC2 for ; Mon, 13 Nov 2023 07:35:52 -0800 (PST) Received: by mail-qt1-x82a.google.com with SMTP id d75a77b69052e-41cd8bd5727so27172841cf.3 for ; Mon, 13 Nov 2023 07:35:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1699889752; x=1700494552; darn=vger.kernel.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=/qRHNLJQLqgBuhA+bGh1CdRxwGlPm5c6onmqi8Aufi4=; b=dHxDHt/y3MeSjoXvDWBRdaby6NrPyNeiPK1aUlSsDue/Z8ajI9vTCczBXAiwmd2LR4 hxxugc94TGGAtCnlnXkl4e1/x6gnkBK8HmqFrj4dWnMYGMrHEMpAvzqQlgQ4vxvQciDJ YYNjcpLdr13t/kWPTe1XnSShDQCbLE9C80YDf3DwfKSY8ltsaS+emqGQK1EfJyLBBOS/ u9xMliw2lkMvNTCLmN1GE3DGBGj+gQTAQwVfM8+ZoFgqvnDE0f7QfP4fImgwlJXm0o1O 3KgHS4cHkniktu6j/QPUgZ9EdP/UG1KXNZkmYa7I3F8OZFlMJBlmoYfMipf8gwDCp/sJ GS3g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699889752; x=1700494552; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=/qRHNLJQLqgBuhA+bGh1CdRxwGlPm5c6onmqi8Aufi4=; b=biGDc15sg8YQU8/W/OqoDGWndoca5C/nHdRfGr1BqLz202r1STQYu1twHtSSBKk6Jd ZMSxKoVmQYfxqMfg4tWaHCWcmf3IkekNJAhDRnPm1bL9RjKAP/JT3GAMbm8NuV7ami72 cpiSLMD8gddT1/BrlGS1KjB/6wieWSBsAiA30A0P8fPmAjGd6p1oZ/zhnQ6wrH/gh1XI 3GHVb0K33VtHNllE2Gm7RJzB5IjqiPKt2Rb2j0u8DFZ6qZjlv/h9L0MNFSyI7Xb/3YAx Gd2zY/2/07Mg7vyXp0x4zkoF+fa7VmFOWiMoQCf3djAHZeiczFpUDOqaTbKybXT20g6E mWxw== X-Gm-Message-State: AOJu0YzGfau89pMzpd8XKj7yyuCD84Lwl3nlVELkYcozXBKFc92zkilC cGrk19ZN7/9lf9lOsrXjwU8oBnolnWU= X-Google-Smtp-Source: AGHT+IH9spqrhUQpN9rLxm+6OxRlqrfvw1OLSAXH0D6fkHFjruwlInYzdjWSnFfe7qOJXFm5qONoHg== X-Received: by 2002:a05:622a:1451:b0:41e:a8ab:3c73 with SMTP id v17-20020a05622a145100b0041ea8ab3c73mr7846568qtx.41.1699889751731; Mon, 13 Nov 2023 07:35:51 -0800 (PST) Received: from LOCLAP699.rst-02.locus (50-78-19-50-static.hfc.comcastbusiness.net. [50.78.19.50]) by smtp.gmail.com with ESMTPSA id o2-20020ac841c2000000b0041803dfb240sm2016794qtm.45.2023.11.13.07.35.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Nov 2023 07:35:51 -0800 (PST) From: James Prestwood To: linux-wireless@vger.kernel.org Cc: James Prestwood Subject: [PATCH 1/2] wifi: ath11k: use select for CRYPTO_MICHAEL_MIC Date: Mon, 13 Nov 2023 07:35:43 -0800 Message-Id: <20231113153544.282461-1-prestwoj@gmail.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org Let ath11k select this option automatically which makes building more intuitive if the user enables this driver (rather than the driver not building unless CRYPTO_MICAEL_MIC is explicitly enabled) Signed-off-by: James Prestwood --- drivers/net/wireless/ath/ath11k/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/wireless/ath/ath11k/Kconfig b/drivers/net/wireless/ath/ath11k/Kconfig index ad5cc6cac05b..27f0523bf967 100644 --- a/drivers/net/wireless/ath/ath11k/Kconfig +++ b/drivers/net/wireless/ath/ath11k/Kconfig @@ -2,7 +2,7 @@ config ATH11K tristate "Qualcomm Technologies 802.11ax chipset support" depends on MAC80211 && HAS_DMA - depends on CRYPTO_MICHAEL_MIC + select CRYPTO_MICHAEL_MIC select ATH_COMMON select QCOM_QMI_HELPERS help From patchwork Mon Nov 13 15:35:44 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: James Prestwood X-Patchwork-Id: 743738 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 92C6CC4167D for ; Mon, 13 Nov 2023 15:35:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229454AbjKMPf6 (ORCPT ); Mon, 13 Nov 2023 10:35:58 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33290 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230205AbjKMPf5 (ORCPT ); Mon, 13 Nov 2023 10:35:57 -0500 Received: from mail-vk1-xa36.google.com (mail-vk1-xa36.google.com [IPv6:2607:f8b0:4864:20::a36]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1B5A3D67 for ; Mon, 13 Nov 2023 07:35:54 -0800 (PST) Received: by mail-vk1-xa36.google.com with SMTP id 71dfb90a1353d-4ac20c41e82so1934010e0c.1 for ; Mon, 13 Nov 2023 07:35:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1699889753; x=1700494553; darn=vger.kernel.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=+PdjSok2XoLaWMORWa8Sq9Dmuh3JEG3tHfef6IY4J7g=; b=BMb1bicHwvAkni6glMNRDyi3u9HvIsv1Q99NDIpZowVtx/7WhinJm8ywyS32Q0rXSj wh8ieMCIdc8vZMj7cYG18TAJeSDdaM790lHOPessLmnKnmxvLndnfY41605ywv7DEV/m OlXyalBGhoYOLN3A0tsjq61fAaOlQKx1g/fW4fbB4OHgkdjgnrV1dlFVMexhsO552gFP GwHpUmyZXSqI+AJyhN45KZDsOoIJrPa9RCz0miIV+T6u2jVY2VLp2onPY7Cq1Ej4ZyUD S6rvfOGLiKgPhRgApO3Aho0YX5y0VwOpG0m/yYfAFSpsFkX2YDSTzi+nSaJ+SuTPi1vA WWuw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699889753; x=1700494553; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+PdjSok2XoLaWMORWa8Sq9Dmuh3JEG3tHfef6IY4J7g=; b=rZ6vducAbmGHvrx6XoYlxMxBsVU6WCp1FfnnVW37Azc54czXB/Mzy54FNCzo+XKHBP IVAkeZ1U943dfvA+kmms5famJYDfuibjEwTN7JYHk184O32/I/VsKD8bOL9gyewpzGr+ H7Hn4Xdb14Vb6g76TCI09I3SF0K//e0jVDMHjhl6gUEWGMRfU+6MsieJ+JsAZjE58hXx 605cmLgJ7tHSKfpF7d057hmnjDyXj5fjwDS9r+79BQfEQLn91cup7pn/a5BthJe8oOoT M4zFHxY/C7QJAZE7G73cz4PrhBn8Q9vH4Y2l5vqwlfvxx3r3Rrg6djkIPwsD/55pUALO KMNQ== X-Gm-Message-State: AOJu0YyRXmSkrx+n++x9SR5aB9XerZr3mMUQwZVW8Uqc4GipZ94638XO MtkVhTFKLTswgZJKD1EIZLHKLDxQRyg= X-Google-Smtp-Source: AGHT+IG2mhYLwm8auUoh0ELZfl6ZoLSC47MqFJqMDJaN172fE5Ny0Ht9823SAp0l4YIzu0kde3/qIg== X-Received: by 2002:a1f:a084:0:b0:49b:289a:cc3f with SMTP id j126-20020a1fa084000000b0049b289acc3fmr6115120vke.3.1699889752763; Mon, 13 Nov 2023 07:35:52 -0800 (PST) Received: from LOCLAP699.rst-02.locus (50-78-19-50-static.hfc.comcastbusiness.net. [50.78.19.50]) by smtp.gmail.com with ESMTPSA id o2-20020ac841c2000000b0041803dfb240sm2016794qtm.45.2023.11.13.07.35.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Nov 2023 07:35:52 -0800 (PST) From: James Prestwood To: linux-wireless@vger.kernel.org Cc: James Prestwood Subject: [PATCH 2/2] wifi: ath12k: use select for CRYPTO_MICHAEL_MIC Date: Mon, 13 Nov 2023 07:35:44 -0800 Message-Id: <20231113153544.282461-2-prestwoj@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20231113153544.282461-1-prestwoj@gmail.com> References: <20231113153544.282461-1-prestwoj@gmail.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org Let ath12k select this option automatically which makes building more intuitive if the user enables this driver (rather than the driver not building unless CRYPTO_MICAEL_MIC is explicitly enabled) Signed-off-by: James Prestwood --- drivers/net/wireless/ath/ath12k/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/wireless/ath/ath12k/Kconfig b/drivers/net/wireless/ath/ath12k/Kconfig index 4f9c514c13e7..e135d2b1b61d 100644 --- a/drivers/net/wireless/ath/ath12k/Kconfig +++ b/drivers/net/wireless/ath/ath12k/Kconfig @@ -2,7 +2,7 @@ config ATH12K tristate "Qualcomm Technologies Wi-Fi 7 support (ath12k)" depends on MAC80211 && HAS_DMA && PCI - depends on CRYPTO_MICHAEL_MIC + select CRYPTO_MICHAEL_MIC select QCOM_QMI_HELPERS select MHI_BUS select QRTR