projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13e4cd4
)
arm64: defconfig: Enable SND_ALOOP
author
Sameer Pujar
<spujar@nvidia.com>
Fri, 30 Sep 2022 13:56:34 +0000
(19:26 +0530)
committer
Thierry Reding
<treding@nvidia.com>
Mon, 24 Oct 2022 15:07:51 +0000
(17:07 +0200)
Enable generic PCM loopback driver.
On NVIDIA Jetson platforms, customers use this to loop data between
container based applications and host OS.
Signed-off-by: Sameer Pujar <spujar@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/configs/defconfig
patch
|
blob
|
history
diff --git
a/arch/arm64/configs/defconfig
b/arch/arm64/configs/defconfig
index 52106ee24ad8a82c843d99c3ccd86d9fdaf9b103..5c8ab29de36dd5462387391d573a3d93736e1f86 100644
(file)
--- a/
arch/arm64/configs/defconfig
+++ b/
arch/arm64/configs/defconfig
@@
-789,6
+789,7
@@
CONFIG_LOGO=y
# CONFIG_LOGO_LINUX_VGA16 is not set
CONFIG_SOUND=y
CONFIG_SND=y
+CONFIG_SND_ALOOP=m
CONFIG_SND_HDA_TEGRA=m
CONFIG_SND_HDA_CODEC_HDMI=m
CONFIG_SND_SOC=y