summaryrefslogtreecommitdiff
path: root/arch/arm64/configs
diff options
context:
space:
mode:
authorSameer Pujar <spujar@nvidia.com>2022-09-30 16:56:34 +0300
committerThierry Reding <treding@nvidia.com>2022-10-24 18:07:51 +0300
commit7235cdd9cc5230d763facfbd013441e435be25b3 (patch)
treed014513c7bf58bde27b47caba9dda9f66923ab69 /arch/arm64/configs
parent13e4cd4a4073e071b66f6d4f715e171788cb2646 (diff)
downloadlinux-7235cdd9cc5230d763facfbd013441e435be25b3.tar.xz
arm64: defconfig: Enable SND_ALOOP
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>
Diffstat (limited to 'arch/arm64/configs')
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 52106ee24ad8..5c8ab29de36d 100644
--- 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