Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp9080246pxu; Mon, 28 Dec 2020 06:10:02 -0800 (PST) X-Google-Smtp-Source: ABdhPJzj6PFgjfaQ1jHIHhlmSiZdfp+3Gy96Nx/Dt/Z3BZ4VEZtjA/kkzB35iG/tAYFy4kLitEpf X-Received: by 2002:a17:906:fb9b:: with SMTP id lr27mr42722978ejb.175.1609164602212; Mon, 28 Dec 2020 06:10:02 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1609164602; cv=none; d=google.com; s=arc-20160816; b=aXXpfBatWJN8GRANb0xDwznPJx9GAVjxxR3IQ/g3qch/1l8nbHDBezCeqwFcMX48pC Y1WZHj9UfSlbtkyFfWyhgEav0DFdRZ8yM3dhzrpQ0QTSBDIlSg9kmXoEXlMZuFxbydsB UUKJNGg8tF2KJursRgW9BaTji90EYcA5kBEnd8Po4jbPPM2qthMGkvGxKw7uf9/+k6LO U0QaHQThUxipiYP1Yqdm1lzYKAUpD/PyNJ1m/HRH41d+GZVQADjj6sF2kkMMRcBJTUF/ 0nyvHqJk9c+Rv5nbfuZESpiFsFN59rlKZh+LW7/ZUGUxCqekXrnpZFFI831Ua4WMogMz Anwg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=jHoQwswXM9id3zR9t9tjl7qILMEEl7lHzQ+1ZqUdQSY=; b=AmiW1zoL3VscvUfmwvNLF561CVm+Wi9JflLq904Bd2zY/3B/aJr4JEfpYoCAxrNeqB dGcI+Qr+x9S63/qwJNBlirlZvBlaBfPaNHr4+UvQMc9+su+LIa0xcYYG1ohPZCl1FCxq 0bPw4FoxmunGBdSQaIuMeh/jPW9mnTND8SvZ09sLiKyRDAuJbDWh3zkMyj+y4SSqVUFz GlOl4X9aj9IErHer1yb19pzv8ArZGXHmuvvrj0fKI3UZZHShRepoX3hmngMFOhn1NpKt U4O7UutxgfhBimIvrkiVzUBNZdRBzyizzUykhKJ94mPwk6PttKMmBceewl6i/i0CETwc +J7g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=Iw76ynGy; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id n14si19961885edq.574.2020.12.28.06.09.39; Mon, 28 Dec 2020 06:10:02 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=Iw76ynGy; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2438474AbgL1OHh (ORCPT + 99 others); Mon, 28 Dec 2020 09:07:37 -0500 Received: from mail.kernel.org ([198.145.29.99]:42140 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2438133AbgL1OHg (ORCPT ); Mon, 28 Dec 2020 09:07:36 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 740002063A; Mon, 28 Dec 2020 14:06:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1609164416; bh=bvyXunQACEy+UokIkdUr00dVkELIAMl6AY2yc8hY0YE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Iw76ynGyz3HHaOwg5vI/xSP/v8T+SGj7UJRH3/YCQ+Y8QHdET74+0Ql6zRc3JrfZh GFwPLGceF3SL98Q0HtcT/9qmov2wVIlHcfkA7dRopJqQGM1ssEWqEHoidmAFeANEV+ LrOYL/ez08jigl+/ez0+w0k3Aemzfsyyz4nUJH5c= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Geert Uytterhoeven , Mark Brown , Sasha Levin Subject: [PATCH 5.10 145/717] ASoC: intel: SND_SOC_INTEL_KEEMBAY should depend on ARCH_KEEMBAY Date: Mon, 28 Dec 2020 13:42:23 +0100 Message-Id: <20201228125027.909219664@linuxfoundation.org> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20201228125020.963311703@linuxfoundation.org> References: <20201228125020.963311703@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Geert Uytterhoeven [ Upstream commit 9a207228bdf0a4933b794c944d7111564353ea94 ] The Intel Keem Bay audio module is only present on Intel Keem Bay SoCs. Hence add a dependency on ARCH_KEEMBAY, to prevent asking the user about this driver when configuring a kernel without Intel Keem Bay platform support. Fixes: c544912bcc2dc806 ("ASoC: Intel: Add makefiles and kconfig changes for KeemBay") Signed-off-by: Geert Uytterhoeven Link: https://lore.kernel.org/r/20201110145001.3280479-1-geert+renesas@glider.be Signed-off-by: Mark Brown Signed-off-by: Sasha Levin --- sound/soc/intel/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/soc/intel/Kconfig b/sound/soc/intel/Kconfig index a5b446d5af19f..c1bf69a0bcfe1 100644 --- a/sound/soc/intel/Kconfig +++ b/sound/soc/intel/Kconfig @@ -198,7 +198,7 @@ endif ## SND_SOC_INTEL_SST_TOPLEVEL || SND_SOC_SOF_INTEL_TOPLEVEL config SND_SOC_INTEL_KEEMBAY tristate "Keembay Platforms" - depends on ARM64 || COMPILE_TEST + depends on ARCH_KEEMBAY || COMPILE_TEST depends on COMMON_CLK help If you have a Intel Keembay platform then enable this option -- 2.27.0