linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] arm64: defconfig: Enable HDA INTEL config for ARM64
@ 2023-01-17 18:16 Mohan Kumar
  2023-01-18  7:34 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 12+ messages in thread
From: Mohan Kumar @ 2023-01-17 18:16 UTC (permalink / raw)
  To: catalin.marinas, will, dmitry.baryshkov, shawnguo, krzysztof.kozlowski
  Cc: linux-arm-kernel, linux-kernel, treding, jonathanh, Mohan Kumar

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


^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2023-01-23 17:35 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-17 18:16 [PATCH v2] arm64: defconfig: Enable HDA INTEL config for ARM64 Mohan Kumar
2023-01-18  7:34 ` 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

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).