linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mohan Kumar <mkumard@nvidia.com>
To: <catalin.marinas@arm.com>, <will@kernel.org>,
	<dmitry.baryshkov@linaro.org>, <shawnguo@kernel.org>,
	<krzysztof.kozlowski@linaro.org>
Cc: <linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>, <treding@nvidia.com>,
	<jonathanh@nvidia.com>, Mohan Kumar <mkumard@nvidia.com>
Subject: [PATCH v2] arm64: defconfig: Enable HDA INTEL config for ARM64
Date: Tue, 17 Jan 2023 23:46:58 +0530	[thread overview]
Message-ID: <20230117181658.17010-1-mkumard@nvidia.com> (raw)

Enable CONFIG_SND_HDA_INTEL for NVIDIA PCI based graphics sound card for
ARM64 based platforms as Intel PCI driver was used for registering the
sound card.

Signed-off-by: Mohan Kumar <mkumard@nvidia.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index f3053e7018fe..abdf0ff469d7 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -812,6 +812,7 @@ CONFIG_LOGO=y
 CONFIG_SOUND=y
 CONFIG_SND=y
 CONFIG_SND_ALOOP=m
+CONFIG_SND_HDA_INTEL=m
 CONFIG_SND_HDA_TEGRA=m
 CONFIG_SND_HDA_CODEC_HDMI=m
 CONFIG_SND_SOC=y
-- 
2.17.1


             reply	other threads:[~2023-01-17 19:03 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-17 18:16 Mohan Kumar [this message]
2023-01-18  7:34 ` [PATCH v2] arm64: defconfig: Enable HDA INTEL config for ARM64 Krzysztof Kozlowski
2023-01-18 11:46   ` Mohan Kumar D
2023-01-18 12:36     ` Krzysztof Kozlowski
2023-01-20  5:48       ` Mohan Kumar D
2023-01-20  6:20         ` Krzysztof Kozlowski
2023-01-20 16:56           ` Catalin Marinas
2023-01-20 17:00             ` Krzysztof Kozlowski
2023-01-23 15:58               ` Thierry Reding
2023-01-23 16:05                 ` Krzysztof Kozlowski
2023-01-23 17:26                   ` Thierry Reding
2023-01-23 17:34                     ` Krzysztof Kozlowski

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=20230117181658.17010-1-mkumard@nvidia.com \
    --to=mkumard@nvidia.com \
    --cc=catalin.marinas@arm.com \
    --cc=dmitry.baryshkov@linaro.org \
    --cc=jonathanh@nvidia.com \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=shawnguo@kernel.org \
    --cc=treding@nvidia.com \
    --cc=will@kernel.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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).